Home
last modified time | relevance | path

Searched refs:reader_tid (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Dpthread_test.cpp1317 std::atomic<pid_t> reader_tid; in TEST() local
1318 helper.CreateReaderThread(reader_thread, reader_tid); in TEST()
1335 std::atomic<pid_t> reader_tid; in TEST() local
1336 helper.CreateReaderThread(reader_thread, reader_tid); in TEST()
1337 WaitUntilThreadSleep(reader_tid); in TEST()