Searched refs:thr_mutex (Results 1 – 1 of 1) sorted by relevance
84 static mutex_t thr_mutex = DEFAULTMUTEX; variable115 (void) mutex_lock(&thr_mutex); in nthread_inc()118 (void) mutex_unlock(&thr_mutex); in nthread_inc()122 (void) mutex_unlock(&thr_mutex); in nthread_inc()130 (void) mutex_lock(&thr_mutex); in nthread_dec()132 (void) mutex_unlock(&thr_mutex); in nthread_dec()145 (void) mutex_lock(&thr_mutex); in canshutdown()154 (void) mutex_unlock(&thr_mutex); in canshutdown()156 (void) mutex_lock(&thr_mutex); in canshutdown()170 (void) mutex_unlock(&thr_mutex); in canshutdown()