Searched refs:fd_source (Results 1 – 3 of 3) sorted by relevance
36 CFRunLoopSourceRef fd_source, in Init() argument44 fd_source_.reset(fd_source); in Init()
44 CFRunLoopSourceRef fd_source,
99 struct wl_event_source_fd *fd_source = (struct wl_event_source_fd *) source; in wl_event_source_fd_dispatch() local112 return fd_source->func(fd_source->fd, mask, source->data); in wl_event_source_fd_dispatch()