Searched defs:iolooper_fd_count (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Diolooper-select.c84 iolooper_fd_count( IoLooper* iol ) function
144 int count = iolooper_fd_count(iol);
170 int count = iolooper_fd_count(iol);
220 return iolooper_fd_count(iol) > 0;

Completed in 56 milliseconds