Searched refs:reader_thread (Results 1 – 1 of 1) sorted by relevance
1349 pthread_t reader_thread; in TEST() local1351 helper.CreateReaderThread(reader_thread, reader_tid); in TEST()1352 ASSERT_EQ(0, pthread_join(reader_thread, nullptr)); in TEST()1371 pthread_t reader_thread; in TEST() local1373 helper.CreateReaderThread(reader_thread, reader_tid); in TEST()1378 ASSERT_EQ(0, pthread_join(reader_thread, nullptr)); in TEST()