Searched refs:reader_tid (Results 1 – 1 of 1) sorted by relevance
1317 std::atomic<pid_t> reader_tid; in TEST() local1318 helper.CreateReaderThread(reader_thread, reader_tid); in TEST()1335 std::atomic<pid_t> reader_tid; in TEST() local1336 helper.CreateReaderThread(reader_thread, reader_tid); in TEST()1337 WaitUntilThreadSleep(reader_tid); in TEST()