Searched refs:threadDidExit (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WTF-7600.1.24/wtf/
H A DThreadIdentifierDataPthreads.cpp50 void threadDidExit(ThreadIdentifier);
54 threadDidExit(m_identifier);
H A DThreadingPthreads.cpp72 // and when threadDidExit is called. We need threadDidExit to take charge and delete the thread data since there's
102 void threadDidExit(ThreadIdentifier);
292 void threadDidExit(ThreadIdentifier threadID) function in namespace:WTF

Completed in 385 milliseconds