Searched refs:removeThread (Results 1 – 6 of 6) sorted by relevance
56 static void removeThread(void*);
196 int error = pthread_key_create(&m_threadSpecific, removeThread); in makeUsableFromMultipleThreads()217 void MachineThreads::removeThread(void* p) in removeThread() function in JSC::MachineThreads
113 public synchronized void removeThread(Thread thread) { in removeThread() method in ThreadAuditor
293 public void removeThread(WaitingThread wt) { in removeThread() method in RouteSpecificPool
346 rospl.removeThread(waitingThread);
5400 (JSC::MachineThreads::removeThread):