Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c48 thread_pools = tpool->tp_forw; in delete_pool()
52 tpool->tp_back->tp_forw = tpool->tp_forw; in delete_pool()
53 tpool->tp_forw->tp_back = tpool->tp_back; in delete_pool()
390 tpool->tp_forw = tpool; in tpool_create()
394 thread_pools->tp_back->tp_forw = tpool; in tpool_create()
395 tpool->tp_forw = thread_pools; in tpool_create()
H A Dthread_pool_impl.h64 tpool_t *tp_forw; /* circular list of all thread pools */ member
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi2039 …<var-decl name='tp_forw' type-id='type-id-175' visibility='default' filepath='/home/fedora/zfs/lib…