Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libtpool/
H A Dthread_pool_impl.h67 pthread_cond_t tp_busycv; /* synchronization in tpool_dispatch */ member
H A Dthread_pool.c84 (void) pthread_cond_broadcast(&tpool->tp_busycv); in worker_cleanup()
362 (void) pthread_cond_init(&tpool->tp_busycv, NULL); in tpool_create()
486 (void) pthread_cond_wait(&tpool->tp_busycv, &tpool->tp_mutex); in tpool_destroy()
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi2048 …<var-decl name='tp_busycv' type-id='type-id-176' visibility='default' filepath='/home/fedora/zfs/l…