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
471 virtual TestStatus runThread () = 0;487 TestStatus result = runThread(); in run()556 TestStatus runThread (void) in runThread() function in vkt::synchronization::__anone4a9572f0111::CreateComputeThread586 TestStatus runThread (void) in runThread() function in vkt::synchronization::__anone4a9572f0111::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()
133 virtual void runThread (void) = 0;203 runThread(); in run()2369 void runThread (void) in runThread() function in vkt::api::__anonb3efc2870111::CreateThread