Searched refs:tp_maximum (Results 1 – 3 of 3) sorted by relevance
78 int tp_maximum; /* maximum number of worker threads */ member
366 tpool->tp_maximum = max_threads; in tpool_create()436 else if (tpool->tp_current < tpool->tp_maximum && in tpool_dispatch()574 while (excess-- > 0 && tpool->tp_current < tpool->tp_maximum) { in tpool_resume()
2081 …<var-decl name='tp_maximum' type-id='type-id-5' visibility='default' filepath='/home/fedora/zfs/li…