Searched refs:matchNotify (Results 1 – 1 of 1) sorted by relevance
880 …private List<KeyValuePair<string, ManualResetEvent>> matchNotify = new List<KeyValuePair<string, M… field in Nintendo.SDSG.CatToucan982 matchNotify.Add(kvp); in AddNotification()1007 matchNotify.Clear(); in ClearNotifications()1516 foreach (KeyValuePair<string, ManualResetEvent> kvp in matchNotify) in consume_raw_bytes()