Home
last modified time | relevance | path

Searched defs:removeThread (Results 1 – 6 of 6) sorted by relevance

/external/apache-http/src/org/apache/http/impl/conn/tsccm/
DRouteSpecificPool.java298 public void removeThread(WaitingThread wt) { in removeThread() method in RouteSpecificPool
/external/nist-sip/java/gov/nist/core/
DThreadAuditor.java113 public synchronized void removeThread(Thread thread) { in removeThread() method in ThreadAuditor
/external/libcxx/utils/google-benchmark/src/
Dmutex.h114 void removeThread() EXCLUDES(lock_) { in removeThread() function
/external/google-benchmark/src/
Dmutex.h114 void removeThread() EXCLUDES(lock_) { in removeThread() function
/external/deqp/framework/delibs/decpp/
DdeSpinBarrier.cpp127 void SpinBarrier::removeThread (WaitMode requestedMode) in removeThread() function in de::SpinBarrier
/external/oj-libjdwp/src/share/back/
DthreadControl.c380 removeThread(JNIEnv *env, ThreadList *list, jthread thread) in removeThread() function