Home
last modified time | relevance | path

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

/freebsd-13.1/sys/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
/freebsd-13.1/sys/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi1507 <var-decl name='tp_flags' type-id='95e97e5e' visibility='default'/>
3491 <var-decl name='tp_flags' type-id='95e97e5e' visibility='default'/>