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