Searched defs:threadMain (Results 1 – 2 of 2) sorted by relevance
459 auto threadMain = [&](int threadId) { in TEST() local497 auto threadMain = [&](int threadId) { in TEST_P() local
60 void* threadMain(void* obj) { in threadMain() function