Searched defs:watcherHandle (Results 1 – 2 of 2) sorted by relevance
53 WatcherHandle *watcherHandle, const LE_WatchInfo *info, const void *context) in LE_StartWatcher()73 void LE_RemoveWatcher(const LoopHandle loopHandle, const WatcherHandle watcherHandle) in LE_RemoveWatcher()
162 static void ProcessWatchEvent_(const WatcherHandle watcherHandle, int fd, uint32_t *events, const v… in ProcessWatchEvent_()186 int AddSocketWatcher(ServiceWatcher *watcherHandle, Service *service, int fd) in AddSocketWatcher()200 void RemoveSocketWatcher(ServiceWatcher watcherHandle) in RemoveSocketWatcher()