Searched refs:thr_mtx (Results 1 – 1 of 1) sorted by relevance
72 static mutex_t thr_mtx = DEFAULTMUTEX; variable191 (void) mutex_lock(&thr_mtx); in doit()193 (void) mutex_unlock(&thr_mtx); in doit()195 (void) mutex_lock(&thr_mtx); in doit()199 (void) mutex_unlock(&thr_mtx); in doit()253 (void) mutex_lock(&thr_mtx); in do_one()255 (void) mutex_unlock(&thr_mtx); in do_one()