Searched refs:runThread (Results 1 – 7 of 7) sorted by relevance
103 runThread(threads[i]); in run()109 void runThread(Thread t) { in runThread() method in ThreadOnlyModifierDebuggee
33 public static Thread runThread(Runnable runnable, int priority) in runThread() method in ThreadControllerWrapper
147 virtual bool runThread (TestThread& thread) = 0;218 if (!runThread(thread)) in execTest()518 bool runThread (TestThread& thread);534 bool MultiThreadedConfigTest::runThread (TestThread& thread) in runThread() function in deqp::egl::MultiThreadedConfigTest708 bool runThread (TestThread& thread);898 bool MultiThreadedObjectTest::runThread (TestThread& thread) in runThread() function in deqp::egl::MultiThreadedObjectTest
473 virtual TestStatus runThread () = 0;489 TestStatus result = runThread(); in run()558 TestStatus runThread (void) in runThread() function in vkt::synchronization::__anon7ddd96cd0111::CreateComputeThread588 TestStatus runThread (void) in runThread() function in vkt::synchronization::__anon7ddd96cd0111::CreateGraphicThread
614 ThreadControllerWrapper.runThread(this, -1); in startParse()
2933 Thread t = ThreadControllerWrapper.runThread(this, priority); in runTransformThread()2944 ThreadControllerWrapper.runThread(this, -1); in runTransformThread()2955 ThreadControllerWrapper.runThread(runnable, -1); in runTransformThread()
138 virtual void runThread (void) = 0;208 runThread(); in run()2656 void runThread (void) in runThread() function in vkt::api::__anon5fcc4f650111::CreateThread