Searched refs:CreateWriterThread (Results 1 - 1 of 1) sorted by relevance

/bionic/tests/
H A Dpthread_test.cpp840 void CreateWriterThread(pthread_t& thread, std::atomic<pid_t>& tid) { function in class:RwlockKindTestHelper
892 helper.CreateWriterThread(writer_thread, writer_tid);
910 helper.CreateWriterThread(writer_thread, writer_tid);

Completed in 28 milliseconds