Searched refs:__remaining (Results 1 – 2 of 2) sorted by relevance
179 struct timespec* __remaining) { in thrd_sleep() argument180 int __rc = nanosleep(__duration, __remaining); in thrd_sleep()
193 int thrd_sleep(const struct timespec* __duration, struct timespec* __remaining) __INTRODUCED_IN(30);