Searched refs:testThread (Results 1 – 4 of 4) sorted by relevance
36 private static Thread testThread = null; field in InvokeMethodWithSuspensionDebuggee74 testThread.start(); in causeEventThreadSuspension()110 testThread = new TestThread(); in run()122 testThread.join(); in run()126 testThread = null; in run()
62 SimpleThread testThread = new SimpleThread(); in run() local63 testThread.start(); in run()66 testThread.join(); in run()
4045 testThread(void) in testThread() function4108 testThread(void) in testThread() function4160 testThread(void) in testThread() function4206 testThread(void) in testThread() function4218 return(testThread()); in threadsTest()