Searched defs:threadFunc (Results 1 – 9 of 9) sorted by relevance
| /external/deqp/framework/delibs/decpp/ |
| D | deThread.cpp | 69 static void threadFunc(void *arg) in threadFunc() function
|
| /external/mesa3d/src/gfxstream/host/ |
| D | VsyncThread.cpp | 43 void VsyncThread::threadFunc() { in threadFunc() function in gfxstream::VsyncThread
|
| /external/sdv/vsomeip/third_party/boost/thread/test/ |
| D | test_7571.cpp | 35 void threadFunc(int invokerID, bool& exceptionOccurred) { in threadFunc() function
|
| /external/python/cpython2/Lib/test/ |
| D | test_xmlrpc.py | 458 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/python/cpython3/Lib/test/ |
| D | test_xmlrpc.py | 778 threadFunc = staticmethod(http_server) variable in BaseServerTestCase 1003 def threadFunc(evt, numrequests, requestHandler=None, encoding=None): member in SimpleServerEncodingTestCase 1022 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/mesa3d/src/gfxstream/guest/android-emu/aemu/base/threads/ |
| D | AndroidWorkPool.cpp | 281 void threadFunc() { in threadFunc() function in gfxstream::guest::WorkPoolThread
|
| /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 | 3887 auto threadFunc = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context, uint32_t index) { in TEST_P() local
|