Searched defs:removeThread (Results 1 – 6 of 6) 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
380 removeThread(JNIEnv *env, ThreadList *list, jthread thread) in removeThread() function