HomeSort by: relevance | last modified time | path
    Searched defs:do_poll (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libc/gen/
t_sleep.c 83 int do_poll(struct timespec *, struct timespec *);
122 do_poll(struct timespec *delay, struct timespec *remain) function in typeref:typename:int
231 sleeptest(do_poll, true, true);
t_sleep.c 83 int do_poll(struct timespec *, struct timespec *);
122 do_poll(struct timespec *delay, struct timespec *remain) function in typeref:typename:int
231 sleeptest(do_poll, true, true);

Completed in 21 milliseconds