Searched refs:poll_fd_index (Results 1 – 2 of 2) sorted by relevance
123 watch_task.poll_fd_index = poll_fds_.size(); in UpdateWatchTasksLocked()226 size_t fd_index = watch_task.poll_fd_index; in RunFileDescriptorWatch()280 watch_task.poll_fd_index = SIZE_MAX; in AddFileDescriptorWatch()
120 size_t poll_fd_index; // Index into |poll_fds_|. member