Searched refs:threadMapMutex (Results 1 – 2 of 2) sorted by relevance
105 static Mutex& threadMapMutex() in threadMapMutex() function120 threadMapMutex(); in initializeThreading()146 MutexLocker locker(threadMapMutex()); in identifierByPthreadHandle()160 MutexLocker locker(threadMapMutex()); in establishIdentifierForPthreadHandle()218 MutexLocker locker(threadMapMutex()); in waitForThreadCompletion()230 MutexLocker locker(threadMapMutex()); in waitForThreadCompletion()249 MutexLocker locker(threadMapMutex()); in detachThread()267 MutexLocker locker(threadMapMutex()); in threadDidExit()
149 static Mutex& threadMapMutex() in threadMapMutex() function164 threadMapMutex(); in initializeThreading()180 MutexLocker locker(threadMapMutex()); in storeThreadHandleByIdentifier()187 MutexLocker locker(threadMapMutex()); in threadHandleForIdentifier()193 MutexLocker locker(threadMapMutex()); in clearThreadHandleForIdentifier()