Searched refs:nanosleep (Results 1 – 4 of 4) sorted by relevance
13 int nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep() function31 return nanosleep(&ts, NULL); in usleep()
24 ``int nanosleep(const struct timespec *rdtp,struct timespec *rmtp)``
42 int nanosleep(const struct timespec *rqtp, struct timespec *rmtp);
37 extern int nanosleep(const struct timespec *rqtp, struct timespec *rmtp);