Home
last modified time | relevance | path

Searched refs:__pthread_mutex_unlock (Results 1 – 10 of 10) sorted by relevance

/external/musl/src/thread/
Dpthread_mutex_unlock.c3 int __pthread_mutex_unlock(pthread_mutex_t *m) in __pthread_mutex_unlock() function
52 weak_alias(__pthread_mutex_unlock, pthread_mutex_unlock);
Dmtx_unlock.c9 return __pthread_mutex_unlock((pthread_mutex_t *)mtx); in mtx_unlock()
Dpthread_cond_timedwait.c95 __pthread_mutex_unlock(m); in __pthread_cond_timedwait()
/external/selinux/libselinux/src/
Dlabel_file.h384 __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()
Dcallbacks.h39 __pthread_mutex_unlock(&log_mutex); \
Dregex.c208 __pthread_mutex_unlock(&key_mutex); in match_data_thread_free()
235 __pthread_mutex_unlock(&key_mutex); in regex_match()
304 __pthread_mutex_unlock(&key_mutex); in regex_data_create()
Dselinux_internal.h73 #define __pthread_mutex_unlock(LOCK) \ macro
Dselinux_restorecon.c478 __pthread_mutex_unlock(&fl_mutex); in filespec_add()
505 __pthread_mutex_unlock(&fl_mutex); in filespec_add()
513 __pthread_mutex_unlock(&fl_mutex); in filespec_add()
517 __pthread_mutex_unlock(&fl_mutex); in filespec_add()
681 __pthread_mutex_unlock(&progress_mutex); in restorecon_sb()
/external/musl/src/include/
Dpthread.h16 hidden int __pthread_mutex_unlock(pthread_mutex_t *);
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt967 fun:__pthread_mutex_unlock=uninstrumented