Searched refs:os_poll (Results 1 – 4 of 4) sorted by relevance
153 os_poll(1, &wake_signals); in os_idle_sleep()
678 int os_poll(unsigned int n, const int *fds) in os_poll() function
137 while (os_poll(1, &time_travel_ext_fd) != 0) { in time_travel_handle_message()255 while ((ret = os_poll(2, fds))) { in __time_travel_wait_readable()
181 int os_poll(unsigned int n, const int *fds);