Home
last modified time | relevance | path

Searched defs:thrd_sleep (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/tests/lib/libpthread/
H A Dt_thrd.c158 ATF_TC_HEAD(thrd_sleep, tc) in ATF_TC_HEAD() argument
173 ATF_TC_BODY(thrd_sleep, tc) in ATF_TC_BODY() argument
/netbsd-src/lib/libpthread/
H A Dthrd.c150 thrd_sleep(const struct timespec *duration, struct timespec *remaining) in thrd_sleep() function