Searched defs:__pthread_mutex_unlock (Results 1 – 3 of 3) sorted by relevance
3 int __pthread_mutex_unlock(pthread_mutex_t *m) in __pthread_mutex_unlock() function
66 #define __pthread_mutex_unlock(LOCK) \ macro