Searched refs:runThread (Results 1 – 7 of 7) sorted by relevance
102 runThread(threads[i]); in run()108 void runThread(Thread t) { in runThread() method in ThreadOnlyModifierDebuggee
33 public static Thread runThread(Runnable runnable, int priority) in runThread() method in ThreadControllerWrapper
150 virtual bool runThread (TestThread& thread) = 0;221 isOk = runThread(thread); in execTest()534 bool runThread (TestThread& thread);550 bool MultiThreadedConfigTest::runThread (TestThread& thread) in runThread() function in deqp::egl::MultiThreadedConfigTest724 bool runThread (TestThread& thread);914 bool MultiThreadedObjectTest::runThread (TestThread& thread) in runThread() function in deqp::egl::MultiThreadedObjectTest
520 virtual TestStatus runThread () = 0;536 TestStatus result = runThread(); in run()605 TestStatus runThread (void) in runThread() function in vkt::synchronization::__anonce32f9e50111::CreateComputeThread635 TestStatus runThread (void) in runThread() function in vkt::synchronization::__anonce32f9e50111::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()
130 virtual void runThread (void) = 0;200 runThread(); in run()2288 void runThread (void) in runThread() function in vkt::api::__anonc5cf037d0111::CreateThread