Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c62 tpool->tp_head = job->tpj_next; in delete_pool()
183 tpool->tp_head = job->tpj_next; in tpool_worker()
420 job->tpj_next = NULL; in tpool_dispatch()
449 tpool->tp_tail->tpj_next = job; in tpool_dispatch()
H A Dthread_pool_impl.h46 tpool_job_t *tpj_next; /* list of jobs */ member
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi1569 <var-decl name='tpj_next' type-id='f32b30e4' visibility='default'/>