Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool_impl.h78 int tp_maximum; /* maximum number of worker threads */ member
H A Dthread_pool.c366 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()
/freebsd-13.1/sys/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi1519 <var-decl name='tp_maximum' type-id='95e97e5e' visibility='default'/>
3503 <var-decl name='tp_maximum' type-id='95e97e5e' visibility='default'/>