Searched refs:joinThread (Results 1 – 5 of 5) sorted by relevance
343 Thread joinThread = new Thread("JoinThreadPool-Thread") { in testJoinThreadPool() local352 joinThread.setDaemon(true); in testJoinThreadPool()353 joinThread.start(); in testJoinThreadPool()367 StackTraceElement stack[] = joinThread.getStackTrace(); in testJoinThreadPool()
64 Status joinThread();
246 joinThread(); in stop()
44 Status Thread::joinThread() { in joinThread() function in Utils::Thread
160 joinThread(); in waitForCompletion()