Searched refs:nanosleep (Results 1 – 7 of 7) sorted by relevance
23 int nanosleep (const struct timespec *, struct timespec *);
16 if (!nanosleep(&ts,&ts)) return 0; in sleep()
15 if (!nanosleep(&ts,&ts)) return 0; in usleep()
74 #define nanosleep _nanosleep macro
59 #undef nanosleep
235 int nanosleep (const struct timespec *rqtp, struct timespec *rmtp);
6601 * libc/include/machine/time.h (nanosleep): Declare.7325 * libc/sys/rtems/crt0.c: Add stubs for getdents(), nanosleep(),16087 * libc/include/time.h: Declare nanosleep() under Cygwin.