Searched refs:stw_mtx (Results 1 – 1 of 1) sorted by relevance
58 static pthread_mutex_t stw_mtx = PTHREAD_MUTEX_INITIALIZER; variable641 (void) pthread_mutex_lock(&stw_mtx); in get_stopwatch()643 (void) pthread_mutex_unlock(&stw_mtx); in get_stopwatch()1069 (void) pthread_mutex_lock(&stw_mtx); in idle()1109 (void) pthread_mutex_unlock(&stw_mtx); in idle()