Searched refs:writer_thread (Results 1 – 1 of 1) sorted by relevance
1311 pthread_t writer_thread; in TEST() local1313 helper.CreateWriterThread(writer_thread, writer_tid); in TEST()1322 ASSERT_EQ(0, pthread_join(writer_thread, nullptr)); in TEST()1329 pthread_t writer_thread; in TEST() local1331 helper.CreateWriterThread(writer_thread, writer_tid); in TEST()1340 ASSERT_EQ(0, pthread_join(writer_thread, nullptr)); in TEST()