Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/lib/libzpool/common/
H A Dtaskq.c53 int tq_maxalloc_wait; member
81 tq->tq_maxalloc_wait++; in task_alloc()
84 tq->tq_maxalloc_wait--; in task_alloc()
112 if (tq->tq_maxalloc_wait) in task_free()