Searched defs:mutex_unlock (Results 1 – 2 of 2) sorted by relevance
41 #define mutex_unlock(m) mutex_unlock_debug((m), __FILE__, __LINE__) macro
278 void mutex_unlock(struct mutex *m) in mutex_unlock() function
Completed in 4 milliseconds