Home
last modified time | relevance | path

Searched refs:__pthread_mutex_lock (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/
Dpthread_mutex.cpp8 extern "C" int __pthread_mutex_lock(pthread_mutex_t *__mutex);
10 #define LOCK __pthread_mutex_lock
/external/selinux/libselinux/src/
Dselinux_internal.h167 #define __pthread_mutex_lock(LOCK) \ macro
Dlabel_file.h368 __pthread_mutex_lock(&spec->regex_lock); in compile_regex()
Dregex.c216 __pthread_mutex_lock(&regex->match_mutex); in regex_match()
/external/rust/crates/libc/src/unix/solarish/
Dmod.rs167 __pthread_mutex_lock: u64,
1746 __pthread_mutex_lock: 0,
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc4264 INTERCEPTOR(int, __pthread_mutex_lock, void *m) {
4266 COMMON_INTERCEPTOR_ENTER(ctx, __pthread_mutex_lock, m);
4268 int res = REAL(__pthread_mutex_lock)(m);
4289 COMMON_INTERCEPT_FUNCTION(__pthread_mutex_lock)
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt965 fun:__pthread_mutex_lock=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt965 fun:__pthread_mutex_lock=uninstrumented