Searched defs:watcherHandle (Results 1 – 2 of 2) sorted by relevance
58 WatcherHandle *watcherHandle, const LE_WatchInfo *info, const void *context) in LE_StartWatcher()78 void LE_RemoveWatcher(const LoopHandle loopHandle, const WatcherHandle watcherHandle) in LE_RemoveWatcher()
159 static void ProcessWatchEvent_(const WatcherHandle watcherHandle, int fd, uint32_t *events, const v… in ProcessWatchEvent_()183 int SocketAddWatcher(ServiceWatcher *watcherHandle, Service *service, int fd) in SocketAddWatcher()197 void SocketDelWatcher(ServiceWatcher watcherHandle) in SocketDelWatcher()