Home
last modified time | relevance | path

Searched refs:__interceptor_pthread_cond_wait (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_posix.cpp121 EXPECT_EQ(__interceptor_pthread_cond_wait(&ctx.c, &ctx.m), 0); in cond_thread()
142 EXPECT_EQ(__interceptor_pthread_cond_wait(&ctx.c, &ctx.m), 0); in TEST()
149 EXPECT_EQ(__interceptor_pthread_cond_wait(&ctx.c, &ctx.m), 0); in TEST()
H A Dtsan_posix_util.h39 #define __interceptor_pthread_cond_wait wrap_pthread_cond_wait macro
72 extern "C" int __interceptor_pthread_cond_wait(pthread_cond_t *cond,
/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/
H A Dglobal_symbols.txt32 __interceptor_pthread_cond_wait w