Searched refs:reader_tid (Results 1 – 1 of 1) sorted by relevance
1350 std::atomic<pid_t> reader_tid; in TEST() local1351 helper.CreateReaderThread(reader_thread, reader_tid); in TEST()1372 std::atomic<pid_t> reader_tid; in TEST() local1373 helper.CreateReaderThread(reader_thread, reader_tid); in TEST()1374 WaitUntilThreadSleep(reader_tid); in TEST()