Searched refs:__rc (Results 1 – 1 of 1) sorted by relevance
178 int __rc = nanosleep(__duration, __remaining); in thrd_sleep() local179 if (__rc == 0) return 0; in thrd_sleep()