Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/
H A Dthreads.h91 extern int thrd_sleep(const struct timespec *, struct timespec *);
/titanic_44/usr/src/test/libc-tests/tests/
H A Dc11_threads.c211 VERIFY3S(thrd_sleep(&ts, NULL), <, -1); in cthr_test_sleep()
216 VERIFY3S(thrd_sleep(&ts, NULL), ==, 0); in cthr_test_sleep()
/titanic_44/usr/src/lib/libc/port/threads/
H A Dc11_thr.c250 thrd_sleep(const struct timespec *rqtp, struct timespec *rmtp) in thrd_sleep() function
/titanic_44/usr/src/test/libc-tests/cfg/symbols/
H A Dthreads_h.cfg148 func | thrd_sleep |\
/titanic_44/usr/src/man/man3c/
H A DMakefile1249 thrd_sleep.3c \
1970 thrd_sleep.3c := LINKSRC = nanosleep.3c
/titanic_44/usr/src/lib/libc/port/
H A Dmapfile-vers146 thrd_sleep;
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1319 link path=usr/share/man/man3c/thrd_sleep.3c target=nanosleep.3c