Searched defs:mutex_exit (Results 1 – 6 of 6) sorted by relevance
71 #define mutex_exit(lock) sx_xunlock(lock) macro
178 #define mutex_exit(mp) \ macro
543 mutex_exit(kmutex_t *mp) in mutex_exit() function
115 #define mutex_exit(l) macro
117 #define mutex_exit(l) macro
236 mutex_exit(kmutex_t *mp) in mutex_exit() function