Home
last modified time | relevance | path

Searched defs:mutex_unlock (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/kernel/
A Dmutex.h41 #define mutex_unlock(m) mutex_unlock_debug((m), __FILE__, __LINE__) macro
/optee_os/core/kernel/
A Dmutex.c278 void mutex_unlock(struct mutex *m) in mutex_unlock() function

Completed in 4 milliseconds