Searched defs:pthread_mutex_unlock (Results 1 – 2 of 2) sorted by relevance
225 int pthread_mutex_unlock(pthread_mutex_t *mu) in pthread_mutex_unlock() function
106 #define pthread_mutex_unlock(...) zap_pthread_mutex_unlock(__VA_ARGS__) macro