Searched refs:blockedThreadList (Results 1 – 1 of 1) sorted by relevance
61 static AsynchronousCloseMonitorImpl* blockedThreadList = NULL; variable95 for (AsynchronousCloseMonitorImpl* it = blockedThreadList; it != NULL; it = it->mNext) { in signalBlockedThreads()116 mNext = blockedThreadList; in AsynchronousCloseMonitorImpl()120 blockedThreadList = this; in AsynchronousCloseMonitorImpl()130 blockedThreadList = mNext; in ~AsynchronousCloseMonitorImpl()