Home
last modified time | relevance | path

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

/freebsd-12.1/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dtaskq.c53 int tq_maxalloc_wait; member
81 tq->tq_maxalloc_wait++; in task_alloc()
89 tq->tq_maxalloc_wait--; in task_alloc()
117 if (tq->tq_maxalloc_wait) in task_free()