Home
last modified time | relevance | path

Searched refs:__rc (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/include/bits/
Dthreads_inlines.h178 int __rc = nanosleep(__duration, __remaining); in thrd_sleep() local
179 if (__rc == 0) return 0; in thrd_sleep()