Home
last modified time | relevance | path

Searched refs:old_state (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/kernel/
H A Dmutex.c437 short old_state = 0; in __condvar_wait_timeout() local
454 old_state = m->state; in __condvar_wait_timeout()
475 if (old_state > 0) in __condvar_wait_timeout()