Searched refs:blockedThreadListMutex (Results 1 – 1 of 1) sorted by relevance
34 static pthread_mutex_t blockedThreadListMutex = PTHREAD_MUTEX_INITIALIZER; variable61 ScopedPthreadMutexLock lock(&blockedThreadListMutex); in signalBlockedThreads()71 ScopedPthreadMutexLock lock(&blockedThreadListMutex); in AsynchronousSocketCloseMonitor()85 ScopedPthreadMutexLock lock(&blockedThreadListMutex); in ~AsynchronousSocketCloseMonitor()