Searched refs:new_state (Results 1 – 1 of 1) sorted by relevance
153 short new_state; in __mutex_read_unlock() local163 new_state = m->state; in __mutex_read_unlock()168 if (!new_state) in __mutex_read_unlock()402 short new_state; in __condvar_wait() local429 new_state = m->state; in __condvar_wait()434 if (!new_state) in __condvar_wait()
Completed in 3 milliseconds