Searched refs:writer_thread (Results 1 – 1 of 1) sorted by relevance
891 pthread_t writer_thread; in TEST() local893 helper.CreateWriterThread(writer_thread, writer_tid); in TEST()902 ASSERT_EQ(0, pthread_join(writer_thread, NULL)); in TEST()909 pthread_t writer_thread; in TEST() local911 helper.CreateWriterThread(writer_thread, writer_tid); in TEST()920 ASSERT_EQ(0, pthread_join(writer_thread, NULL)); in TEST()