Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool_impl.h79 int tp_maximum; /* maximum number of worker threads */ member
H A Dthread_pool.c367 tpool->tp_maximum = max_threads; in tpool_create()
430 else if (tpool->tp_current >= tpool->tp_maximum) { in tpool_dispatch()
587 while (excess-- > 0 && tpool->tp_current < tpool->tp_maximum) { in tpool_resume()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi2011 <var-decl name='tp_maximum' type-id='95e97e5e' visibility='default'/>
5670 <var-decl name='tp_maximum' type-id='95e97e5e' visibility='default'/>