Home
last modified time | relevance | path

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

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