Searched defs:removeThread (Results 1 – 5 of 5) sorted by relevance
298 public void removeThread(WaitingThread wt) { in removeThread() method in RouteSpecificPool
113 public synchronized void removeThread(Thread thread) { in removeThread() method in ThreadAuditor
114 void removeThread() EXCLUDES(lock_) { in removeThread() function
127 void SpinBarrier::removeThread (WaitMode requestedMode) in removeThread() function in de::SpinBarrier