Searched refs:fd_count (Results 1 – 1 of 1) sorted by relevance
218 int fd_count = ResetPollFds(pollfds, kDeviceFileCount); in ReadEvent() local221 int ret = poll(pollfds, fd_count, timeout); in ReadEvent()