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