Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libtpool/
H A Dthread_pool_impl.h72 tpool_job_t *tp_tail; member
H A Dthread_pool.c184 if (job == tpool->tp_tail) in tpool_worker()
185 tpool->tp_tail = NULL; in tpool_worker()
429 tpool->tp_tail->tpj_next = job; in tpool_dispatch()
430 tpool->tp_tail = job; in tpool_dispatch()
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi2063 …<var-decl name='tp_tail' type-id='type-id-178' visibility='default' filepath='/home/fedora/zfs/lib…