Searched refs:start_work_cond (Results 1 – 1 of 1) sorted by relevance
144 struct cond start_work_cond; member1212 cond_wait(&g->start_work_cond, &g->start_work_mutex); in worker_thread()1520 cond_init_pshared(&g->start_work_cond); in init()1643 cond_broadcast(&g->start_work_cond); in __bench_numa()