Home
last modified time | relevance | path

Searched refs:iolooper_fd_count (Results 1 – 1 of 1) sorted by relevance

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