Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/decpp/
DdeThread.cpp69 static void threadFunc(void *arg) in threadFunc() function
/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_7571.cpp35 void threadFunc(int invokerID, bool& exceptionOccurred) { in threadFunc() function
/external/python/cpython3/Lib/test/
Dtest_xmlrpc.py784 threadFunc = staticmethod(http_server) variable in BaseServerTestCase
1009 def threadFunc(evt, numrequests, requestHandler=None, encoding=None): member in SimpleServerEncodingTestCase
1028 threadFunc = staticmethod(http_multi_server) variable in MultiPathServerTestCase
/external/angle/src/tests/egl_tests/
DEGLBlobCacheTest.cpp502 auto threadFunc = [&](int threadID, EGLDisplay dpy, EGLSurface surface, EGLContext context) { in TEST_P() local
/external/swiftshader/tests/ReactorUnitTests/
DReactorUnitTests.cpp3623 auto threadFunc = [&](int t) { in TEST() local
3678 auto threadFunc = [&](int t) { in TEST() local
/external/angle/src/tests/gl_tests/
DMultithreadingTest.cpp4006 auto threadFunc = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context, uint32_t index) { in TEST_P() local