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

/osnet-11/usr/src/lib/libzpool/common/
H A Dtaskq.c51 int tq_maxalloc; member in struct:taskq
67 if (tq->tq_nalloc >= tq->tq_maxalloc) {
72 * We don't want to exceed tq_maxalloc, but we can't
219 tq->tq_maxalloc = maxalloc;

Completed in 18 milliseconds