Searched refs:blockedThreadList (Results 1 – 1 of 1) sorted by relevance
61 static AsynchronousCloseMonitorImpl* blockedThreadList = NULL; variable93 for (AsynchronousCloseMonitorImpl* it = blockedThreadList; it != NULL; it = it->mNext) { in signalBlockedThreads()114 mNext = blockedThreadList; in AsynchronousCloseMonitorImpl()118 blockedThreadList = this; in AsynchronousCloseMonitorImpl()128 blockedThreadList = mNext; in ~AsynchronousCloseMonitorImpl()