Searched refs:reader_thread (Results 1 – 1 of 1) sorted by relevance
963 pthread_t reader_thread; in TEST() local965 helper.CreateReaderThread(reader_thread, reader_tid); in TEST()966 ASSERT_EQ(0, pthread_join(reader_thread, NULL)); in TEST()981 pthread_t reader_thread; in TEST() local983 helper.CreateReaderThread(reader_thread, reader_tid); in TEST()988 ASSERT_EQ(0, pthread_join(reader_thread, NULL)); in TEST()