Searched refs:reader_tid (Results 1 – 1 of 1) sorted by relevance
1316 std::atomic<pid_t> reader_tid; in TEST() local1317 helper.CreateReaderThread(reader_thread, reader_tid); in TEST()1334 std::atomic<pid_t> reader_tid; in TEST() local1335 helper.CreateReaderThread(reader_thread, reader_tid); in TEST()1336 WaitUntilThreadSleep(reader_tid); in TEST()