Searched refs:_events (Results 1 – 7 of 7) sorted by relevance
86 _events[WAKEALL_0] = NULL; in ConditionVariableWindows()87 _events[WAKEALL_1] = NULL; in ConditionVariableWindows()88 _events[WAKE] = NULL; in ConditionVariableWindows()95 _events[WAKEALL_0] = CreateEvent(NULL, // no security attributes in ConditionVariableWindows()100 _events[WAKEALL_1] = CreateEvent(NULL, // no security attributes in ConditionVariableWindows()105 _events[WAKE] = CreateEvent(NULL, // no security attributes in ConditionVariableWindows()116 CloseHandle(_events[WAKE]); in ~ConditionVariableWindows()117 CloseHandle(_events[WAKEALL_1]); in ~ConditionVariableWindows()118 CloseHandle(_events[WAKEALL_0]); in ~ConditionVariableWindows()153 events[0] = _events[WAKE]; in SleepCS()[all …]
63 HANDLE _events[EVENT_COUNT]; variable
50 this._events = []; property71 return this._events;76 Array.prototype.push.apply(this._events, events); argument
38 self._events = json.loads(event_data)41 self._events = event_data46 if 'traceEvents' in self._events:47 container = self._events48 self._events = self._events['traceEvents']223 for event in self._events:
25 self._events = []28 self._events = events31 return self._events
2012 private final ConcurrentMap<String, ServiceEvent> _events; field in JmDNSImpl.ServiceCollector2027 _events = new ConcurrentHashMap<String, ServiceEvent>(); in ServiceCollector()2050 _events.put(event.getName(), event); in serviceAdded()2066 _events.remove(event.getName()); in serviceRemoved()2080 _events.remove(event.getName()); in serviceResolved()2092 if (_infos.isEmpty() || !_events.isEmpty() || _needToWaitForInfos) { in list()2103 if (_events.isEmpty() && !_infos.isEmpty() && !_needToWaitForInfos) { in list()2131 if (_events.isEmpty()) { in toString()2135 for (String key : _events.keySet()) { in toString()2139 aLog.append(_events.get(key)); in toString()
52354 http://www.knowhere.co.uk/3190_events.html52355 http://www.knowhere.co.uk/3332_events.html52356 http://www.knowhere.co.uk/3353_events.html52357 http://www.knowhere.co.uk/3372_events.html52358 http://www.knowhere.co.uk/340_events.html52359 http://www.knowhere.co.uk/3434_events.html52361 http://www.knowhere.co.uk/4342_events.html52362 http://www.knowhere.co.uk/467_events.html52365 http://www.knowhere.co.uk/481_events.html52373 http://www.knowhere.co.uk/82_events.html