Home
last modified time | relevance | path

Searched defs:threadFunc (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/delibs/decpp/
DdeThread.cpp70 static void threadFunc (void* arg) in threadFunc() function
/external/python/cpython2/Lib/test/
Dtest_xmlrpc.py458 threadFunc = staticmethod(http_server) variable in BaseServerTestCase
667 def threadFunc(evt, numrequests, requestHandler=None, encoding=None): member in SimpleServerEncodingTestCase
687 threadFunc = staticmethod(http_multi_server) variable in MultiPathServerTestCase
/external/angle/src/tests/egl_tests/
DEGLBlobCacheTest.cpp364 auto threadFunc = [&](int threadID, EGLDisplay dpy, EGLSurface surface, EGLContext context) { in TEST_P() local
/external/python/cpython3/Lib/test/
Dtest_xmlrpc.py766 threadFunc = staticmethod(http_server) variable in BaseServerTestCase
991 def threadFunc(evt, numrequests, requestHandler=None, encoding=None): member in SimpleServerEncodingTestCase
1010 threadFunc = staticmethod(http_multi_server) variable in MultiPathServerTestCase
/external/swiftshader/tests/ReactorUnitTests/
DReactorUnitTests.cpp3460 auto threadFunc = [&](int t) { in TEST() local
3515 auto threadFunc = [&](int t) { in TEST() local