Home
last modified time | relevance | path

Searched refs:blockedThreadListMutex (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/native/
DAsynchronousSocketCloseMonitor.cpp34 static pthread_mutex_t blockedThreadListMutex = PTHREAD_MUTEX_INITIALIZER; variable
61 ScopedPthreadMutexLock lock(&blockedThreadListMutex); in signalBlockedThreads()
71 ScopedPthreadMutexLock lock(&blockedThreadListMutex); in AsynchronousSocketCloseMonitor()
85 ScopedPthreadMutexLock lock(&blockedThreadListMutex); in ~AsynchronousSocketCloseMonitor()