Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/
Dpthread_mutex.cpp9 extern "C" int __pthread_mutex_unlock(pthread_mutex_t *__mutex);
11 #define UNLOCK __pthread_mutex_unlock
/external/selinux/libselinux/src/
Dlabel_file.h380 __pthread_mutex_unlock(&spec->regex_lock); in compile_regex()
391 __pthread_mutex_unlock(&spec->regex_lock); in compile_regex()
412 __pthread_mutex_unlock(&spec->regex_lock); in compile_regex()
424 __pthread_mutex_unlock(&spec->regex_lock); in compile_regex()
Dselinux_internal.h173 #define __pthread_mutex_unlock(LOCK) \ macro
Dregex.c220 __pthread_mutex_unlock(&regex->match_mutex); in regex_match()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc4278 INTERCEPTOR(int, __pthread_mutex_unlock, void *m) {
4280 COMMON_INTERCEPTOR_ENTER(ctx, __pthread_mutex_unlock, m);
4282 int res = REAL(__pthread_mutex_unlock)(m);
4291 COMMON_INTERCEPT_FUNCTION(__pthread_mutex_unlock)
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt967 fun:__pthread_mutex_unlock=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt967 fun:__pthread_mutex_unlock=uninstrumented