Searched refs:poll_fd_index (Results 1 – 2 of 2) sorted by relevance
90 it.second.poll_fd_index = poll_fds_.size(); in UpdateWatchTasksLocked()159 size_t fd_index = it->second.poll_fd_index; in RunFileDescriptorWatch()
108 size_t poll_fd_index; // Index into |poll_fds_|. member