Searched refs:notifyList (Results 1 – 1 of 1) sorted by relevance
1539 …private static List<KeyValuePair<string, ManualResetEvent>> notifyList = new List<KeyValuePair<str… field in CafeX.cattoucan1592 foreach (KeyValuePair<string, ManualResetEvent> kvp in notifyList) in createCattoucan()1683 notifyList.Add(kvp); in AddNotification()1721 notifyList.Clear(); in ClearNotifications()