Home
last modified time | relevance | path

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

/f-stack/freebsd/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()
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi2081 …<var-decl name='tp_maximum' type-id='type-id-5' visibility='default' filepath='/home/fedora/zfs/li…