Searched refs:writer_thread (Results 1 – 1 of 1) sorted by relevance
958 pthread_t writer_thread; in TEST() local960 helper.CreateWriterThread(writer_thread, writer_tid); in TEST()969 ASSERT_EQ(0, pthread_join(writer_thread, NULL)); in TEST()976 pthread_t writer_thread; in TEST() local978 helper.CreateWriterThread(writer_thread, writer_tid); in TEST()987 ASSERT_EQ(0, pthread_join(writer_thread, NULL)); in TEST()