Searched refs:__interceptor_pthread_cond_wait (Results 1 – 3 of 3) sorted by relevance
121 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()
39 #define __interceptor_pthread_cond_wait wrap_pthread_cond_wait macro72 extern "C" int __interceptor_pthread_cond_wait(pthread_cond_t *cond,
32 __interceptor_pthread_cond_wait w