Searched refs:DisableEvent (Results 1 – 5 of 5) sorted by relevance
152 bool IOEventLoop::DisableEvent(IOEventRef ref) { in DisableEvent() function in IOEventLoop175 DisableEvent(ref); in DelEvent()
68 static bool DisableEvent(IOEventRef ref);
205 if (!IOEventLoop::DisableEvent(write_event_)) { in DisableWriteEventWithLock()
179 return IOEventLoop::DisableEvent(ref); in TEST()
211 if (!IOEventLoop::DisableEvent(read_event_)) { in CloseConnection()