Searched refs:writer_thread (Results 1 – 1 of 1) sorted by relevance
1310 pthread_t writer_thread; in TEST() local1312 helper.CreateWriterThread(writer_thread, writer_tid); in TEST()1321 ASSERT_EQ(0, pthread_join(writer_thread, nullptr)); in TEST()1328 pthread_t writer_thread; in TEST() local1330 helper.CreateWriterThread(writer_thread, writer_tid); in TEST()1339 ASSERT_EQ(0, pthread_join(writer_thread, nullptr)); in TEST()