Searched refs:blockedThreadList (Results 1 – 1 of 1) sorted by relevance
35 static AsynchronousCloseMonitor* blockedThreadList = NULL; variable67 for (AsynchronousCloseMonitor* it = blockedThreadList; it != NULL; it = it->mNext) { in signalBlockedThreads()88 mNext = blockedThreadList; in AsynchronousCloseMonitor()92 blockedThreadList = this; in AsynchronousCloseMonitor()102 blockedThreadList = mNext; in ~AsynchronousCloseMonitor()