Searched refs:prealloc (Results 1 – 3 of 3) sorted by relevance
219 boolean_t prealloc; in taskq_thread() local236 prealloc = t->tqent_flags & TQENT_FLAG_PREALLOC; in taskq_thread()244 if (!prealloc) in taskq_thread()
172 size_t prealloc; member390 i->prealloc = INDEX_GROUP_SIZE; in index_init_plain()437 i->prealloc = (size_t)(records); in lzma_index_prealloc()690 + i->prealloc * sizeof(index_record), in lzma_index_append()696 g->allocated = i->prealloc; in lzma_index_append()700 i->prealloc = INDEX_GROUP_SIZE; in lzma_index_append()
5912 - Fix 781: prealloc() is an HP-UX system library call.8994 - removed abort on prealloc failure, error still printed but softfail.