Searched refs:LE_RemoveWatcher (Results 1 – 7 of 7) sorted by relevance
73 void LE_RemoveWatcher(const LoopHandle loopHandle, const WatcherHandle watcherHandle) in LE_RemoveWatcher() function
81 LE_RemoveWatcher;
184 void LE_RemoveWatcher(const LoopHandle loopHandle, const WatcherHandle watcherHandle);
202 LE_RemoveWatcher(LE_GetDefaultLoop(), (WatcherHandle)watcherHandle); in RemoveSocketWatcher()
924 LE_RemoveWatcher(LE_GetDefaultLoop(), (WatcherHandle)handler); in ProcessConsoleEvent()
215 LE_RemoveWatcher(LE_GetDefaultLoop(), handle); in ProcessWatcherTask()
402 LE_RemoveWatcher(g_loopClient_, watcher);