Lines Matching refs:reader_thread
895 pthread_t reader_thread;897 helper.CreateReaderThread(reader_thread, reader_tid);898 ASSERT_EQ(0, pthread_join(reader_thread, NULL));913 pthread_t reader_thread;915 helper.CreateReaderThread(reader_thread, reader_tid);920 ASSERT_EQ(0, pthread_join(reader_thread, NULL));