Home
last modified time | relevance | path

Searched refs:__interceptor_pthread_mutex_init (Results 1 – 4 of 4) sorted by relevance

/llvm-project/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_posix_util.h24 #define __interceptor_pthread_mutex_init wrap_pthread_mutex_init macro
52 extern "C" int __interceptor_pthread_mutex_init(
H A Dtsan_posix.cpp58 EXPECT_EQ(__interceptor_pthread_mutex_init(&mtx, 0), 0); in TEST()
134 EXPECT_EQ(__interceptor_pthread_mutex_init(&ctx.m, 0), 0); in TEST()
H A Dtsan_test_util_posix.cpp102 CHECK_EQ(__interceptor_pthread_mutex_init((pthread_mutex_t*)mtx_, 0), 0); in Init()
/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/
H A Dglobal_symbols.txt36 __interceptor_pthread_mutex_init w