Searched refs:tp_busycv (Results 1 – 3 of 3) sorted by relevance
67 pthread_cond_t tp_busycv; /* synchronization in tpool_dispatch */ member
84 (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()
2048 …<var-decl name='tp_busycv' type-id='type-id-176' visibility='default' filepath='/home/fedora/zfs/l…