Searched refs:reader_thread (Results 1 – 1 of 1) sorted by relevance
1316 pthread_t reader_thread; in TEST() local1318 helper.CreateReaderThread(reader_thread, reader_tid); in TEST()1319 ASSERT_EQ(0, pthread_join(reader_thread, nullptr)); in TEST()1334 pthread_t reader_thread; in TEST() local1336 helper.CreateReaderThread(reader_thread, reader_tid); in TEST()1341 ASSERT_EQ(0, pthread_join(reader_thread, nullptr)); in TEST()