Searched refs:__pthread_mutex_unlock (Results 1 – 10 of 10) sorted by relevance
3 int __pthread_mutex_unlock(pthread_mutex_t *m) in __pthread_mutex_unlock() function52 weak_alias(__pthread_mutex_unlock, pthread_mutex_unlock);
9 return __pthread_mutex_unlock((pthread_mutex_t *)mtx); in mtx_unlock()
95 __pthread_mutex_unlock(m); in __pthread_cond_timedwait()
384 __pthread_mutex_unlock(&spec->regex_lock); in compile_regex()395 __pthread_mutex_unlock(&spec->regex_lock); in compile_regex()416 __pthread_mutex_unlock(&spec->regex_lock); in compile_regex()428 __pthread_mutex_unlock(&spec->regex_lock); in compile_regex()
37 __pthread_mutex_unlock(&log_mutex); \
66 #define __pthread_mutex_unlock(LOCK) \ macro
465 __pthread_mutex_unlock(&fl_mutex); in filespec_add()492 __pthread_mutex_unlock(&fl_mutex); in filespec_add()498 __pthread_mutex_unlock(&fl_mutex); in filespec_add()502 __pthread_mutex_unlock(&fl_mutex); in filespec_add()663 __pthread_mutex_unlock(&progress_mutex); in restorecon_sb()
220 __pthread_mutex_unlock(®ex->match_mutex); in regex_match()
16 hidden int __pthread_mutex_unlock(pthread_mutex_t *);
967 fun:__pthread_mutex_unlock=uninstrumented