Searched defs:watcherHandle (Results 1 – 2 of 2) sorted by relevance
52 WatcherHandle *watcherHandle, const LE_WatchInfo *info, const void *context) in LE_StartWatcher()72 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 SocketAddWatcher(ServiceWatcher *watcherHandle, Service *service, int fd) in SocketAddWatcher()200 void SocketDelWatcher(ServiceWatcher watcherHandle) in SocketDelWatcher()