Searched refs:thread_sync (Results 1 – 1 of 1) sorted by relevance
259 static void *thread_sync(void *arg) in thread_sync() function279 ASSERT_EQ(0, pthread_create(&no_sandbox_thread, NULL, thread_sync, in TEST()307 ASSERT_EQ(0, pthread_create(&scoped_thread, NULL, thread_sync, in TEST()