Home
last modified time | relevance | path

Searched defs:threadMain (Results 1 – 2 of 2) sorted by relevance

/system/core/libsync/tests/
Dsync_test.cpp459 auto threadMain = [&](int threadId) { in TEST() local
497 auto threadMain = [&](int threadId) { in TEST_P() local
/system/netd/server/
DDnsProxyListener.cpp60 void* threadMain(void* obj) { in threadMain() function