Home
last modified time | relevance | path

Searched refs:notifyList (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DExecutableClasses.cs1539 …private static List<KeyValuePair<string, ManualResetEvent>> notifyList = new List<KeyValuePair<str… field in CafeX.cattoucan
1592 foreach (KeyValuePair<string, ManualResetEvent> kvp in notifyList) in createCattoucan()
1683 notifyList.Add(kvp); in AddNotification()
1721 notifyList.Clear(); in ClearNotifications()