Home
last modified time | relevance | path

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

/bionic/tests/
Dstdio_ext_test.cpp220 static void LockingByCallerHelper(std::atomic<pid_t>* pid) { in LockingByCallerHelper() function
233 reinterpret_cast<void* (*)(void*)>(LockingByCallerHelper), &pid)); in TEST()