Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_posix.cc121 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.h40 #define __interceptor_pthread_cond_wait wrap_pthread_cond_wait macro
73 extern "C" int __interceptor_pthread_cond_wait(pthread_cond_t *cond,
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/symbolizer/scripts/
H A Dglobal_symbols.txt19 __interceptor_pthread_cond_wait w