Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c83 if (tpool->tp_flags & TP_DESTROY) in worker_cleanup()
93 tpool->tp_flags &= ~TP_WAIT; in notify_waiters()
119 if (tpool->tp_flags & TP_WAIT) in job_cleanup()
143 if (tpool->tp_flags & TP_WAIT) in tpool_worker()
470 tpool->tp_flags |= TP_DESTROY; in tpool_destroy()
471 tpool->tp_flags &= ~TP_SUSPEND; in tpool_destroy()
480 tpool->tp_flags |= TP_WAIT; in tpool_destroy()
508 tpool->tp_flags |= TP_ABANDON; in tpool_abandon()
528 tpool->tp_flags |= TP_WAIT; in tpool_wait()
541 tpool->tp_flags |= TP_SUSPEND; in tpool_suspend()
[all …]
H A Dthread_pool_impl.h74 int tp_flags; /* see below */ member
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi2069 …<var-decl name='tp_flags' type-id='type-id-5' visibility='default' filepath='/home/fedora/zfs/lib/…