Searched refs:cond_thread (Results 1 – 1 of 1) sorted by relevance
110 static void *cond_thread(void *p) { in cond_thread() function138 EXPECT_EQ(__interceptor_pthread_create(&th, 0, cond_thread, &ctx), 0); in TEST()