Searched refs:resetcpu_cond (Results 1 – 1 of 1) sorted by relevance
434 static pthread_cond_t resetcpu_cond = PTHREAD_COND_INITIALIZER; in fbsdrun_deletecpu() local445 pthread_cond_signal(&resetcpu_cond); in fbsdrun_deletecpu()452 pthread_cond_wait(&resetcpu_cond, &resetcpu_mtx); in fbsdrun_deletecpu()