Home
last modified time | relevance | path

Searched refs:prealloc (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libspl/
H A Dtaskq.c239 boolean_t prealloc; in taskq_thread() local
257 prealloc = t->tqent_flags & TQENT_FLAG_PREALLOC; in taskq_thread()
265 if (!prealloc) in taskq_thread()
/freebsd/contrib/unbound/doc/
H A DChangelog6444 - Fix 781: prealloc() is an HP-UX system library call.
9526 - removed abort on prealloc failure, error still printed but softfail.