Searched defs:_MUTEX_UNLOCK (Results 1 – 2 of 2) sorted by relevance
56 #define _MUTEX_UNLOCK(x) if (__isthreaded) _pthread_mutex_unlock(x) macro
43 #define _MUTEX_UNLOCK(x) if (__isthreaded) _pthread_mutex_unlock(x) macro