Searched defs:threadFunc (Results 1 – 6 of 6) sorted by relevance
| /external/deqp/framework/delibs/decpp/ |
| D | deThread.cpp | 69 static void threadFunc(void *arg) in threadFunc() function
|
| /external/sdv/vsomeip/third_party/boost/thread/test/ |
| D | test_7571.cpp | 35 void threadFunc(int invokerID, bool& exceptionOccurred) { in threadFunc() function
|
| /external/python/cpython3/Lib/test/ |
| D | test_xmlrpc.py | 784 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/ |
| D | EGLBlobCacheTest.cpp | 502 auto threadFunc = [&](int threadID, EGLDisplay dpy, EGLSurface surface, EGLContext context) { in TEST_P() local
|
| /external/swiftshader/tests/ReactorUnitTests/ |
| D | ReactorUnitTests.cpp | 3623 auto threadFunc = [&](int t) { in TEST() local 3678 auto threadFunc = [&](int t) { in TEST() local
|
| /external/angle/src/tests/gl_tests/ |
| D | MultithreadingTest.cpp | 4006 auto threadFunc = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context, uint32_t index) { in TEST_P() local
|