Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/kernel/
A Dmutex.c396 static void __condvar_wait(struct condvar *cv, struct mutex *m, in __condvar_wait() function
449 __condvar_wait(cv, m, fname, lineno); in condvar_wait_debug()
454 __condvar_wait(cv, m, NULL, -1); in condvar_wait()

Completed in 3 milliseconds