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

/bionic/tests/
H A Dstdio_ext_test.cpp145 static void LockingByCallerHelper(std::atomic<pid_t>* pid) { function
158 reinterpret_cast<void* (*)(void*)>(LockingByCallerHelper), &pid));

Completed in 843 milliseconds