Searched refs:wait_mutex (Results 1 – 1 of 1) sorted by relevance
52 static pthread_mutex_t wait_mutex = {0}; variable1066 mutex_lock(&wait_mutex); 1069 if (cond_reltimedwait(&wait_cond, &wait_mutex, &to)1073 mutex_unlock(&wait_mutex);