Searched defs:threadFunc (Results 1 – 4 of 4) sorted by relevance
70 static void threadFunc (void* arg) in threadFunc() function
778 threadFunc = staticmethod(http_server) variable in BaseServerTestCase1003 def threadFunc(evt, numrequests, requestHandler=None, encoding=None): member in SimpleServerEncodingTestCase1022 threadFunc = staticmethod(http_multi_server) variable in MultiPathServerTestCase
1221 auto threadFunc = [&, threadIndex]() in TestMultithreading() local
3392 auto threadFunc = [&](int t) { in TEST() local3447 auto threadFunc = [&](int t) { in TEST() local