Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c150 (void) pthread_cond_wait(&tpool->tp_workcv, in tpool_worker()
158 if (pthread_cond_timedwait(&tpool->tp_workcv, in tpool_worker()
173 &tpool->tp_workcv); in tpool_worker()
363 (void) pthread_cond_init(&tpool->tp_workcv, NULL); in tpool_create()
435 (void) pthread_cond_signal(&tpool->tp_workcv); in tpool_dispatch()
472 (void) pthread_cond_broadcast(&tpool->tp_workcv); in tpool_destroy()
510 (void) pthread_cond_broadcast(&tpool->tp_workcv); in tpool_abandon()
572 (void) pthread_cond_broadcast(&tpool->tp_workcv); in tpool_resume()
H A Dthread_pool_impl.h68 pthread_cond_t tp_workcv; /* synchronization with workers */ member
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi2051 …<var-decl name='tp_workcv' type-id='type-id-176' visibility='default' filepath='/home/fedora/zfs/l…