Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/lib/libzpool/common/
H A Dtaskq.c51 int tq_maxalloc; member
67 if (tq->tq_nalloc >= tq->tq_maxalloc) { in task_alloc()
258 tq->tq_maxalloc = maxalloc; in taskq_create()