Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_posix.cc34 EXPECT_EQ(__interceptor_pthread_mutex_lock(k->mtx), 0); in thread_secific_dtor()
113 EXPECT_EQ(__interceptor_pthread_mutex_lock(&ctx.m), 0); in cond_thread()
119 EXPECT_EQ(__interceptor_pthread_mutex_lock(&ctx.m), 0); in cond_thread()
124 EXPECT_EQ(__interceptor_pthread_mutex_lock(&ctx.m), 0); in cond_thread()
140 EXPECT_EQ(__interceptor_pthread_mutex_lock(&ctx.m), 0); in TEST()
147 EXPECT_EQ(__interceptor_pthread_mutex_lock(&ctx.m), 0); in TEST()
H A Dtsan_posix_util.h26 #define __interceptor_pthread_mutex_lock wrap_pthread_mutex_lock macro
55 extern "C" int __interceptor_pthread_mutex_lock(pthread_mutex_t *mutex);
H A Dtsan_test_util_posix.cc48 __interceptor_pthread_mutex_lock(&mtx); in TestMutexBeforeInit()
140 CHECK_EQ(__interceptor_pthread_mutex_lock((pthread_mutex_t*)mtx_), 0); in Lock()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/symbolizer/scripts/
H A Dglobal_symbols.txt22 __interceptor_pthread_mutex_lock w