Searched defs:mutex_read_unlock (Results 1 – 2 of 2) sorted by relevance
50 #define mutex_read_unlock(m) mutex_read_unlock_debug((m), __FILE__, __LINE__) macro
303 void mutex_read_unlock(struct mutex *m) in mutex_read_unlock() function
Completed in 4 milliseconds