Searched refs:WaitingForEvent (Results 1 – 2 of 2) sorted by relevance
355 …var channel in channels.Where(c => c.Status == Channel.ChannelStatus.WaitingForEvent).Where(c => c… in SignalEventOrInterrupt()645 WaitingForEvent = 0b0100, enumerator
582 selectedChannel.Status = Channel.ChannelStatus.WaitingForEvent; in ExecuteInner()