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