Home
last modified time | relevance | path

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

/freebsd-12.1/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dtaskq.c51 int tq_maxalloc; member
67 if (tq->tq_nalloc >= tq->tq_maxalloc) { in task_alloc()
269 tq->tq_maxalloc = maxalloc; in taskq_create()