Searched defs:time_to_sleep (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/lib/libc/gen/
H A Dusleep.c48 struct timespec time_to_sleep; local
H A Dsleep.c50 struct timespec time_to_sleep; local
/freebsd-11-stable/bin/sleep/
H A Dsleep.c68 struct timespec time_to_sleep; local
/freebsd-11-stable/tools/KSE/ksetest/
H A Dkse_threads_test.c104 struct timespec time_to_sleep; local
/freebsd-11-stable/lib/libc/net/
H A Drcmd.c194 struct timespec time_to_sleep, time_remaining; local
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_syscalls.c279 __thr_nanosleep(const struct timespec *time_to_sleep, argument
263 __thr_clock_nanosleep(clockid_t clock_id, int flags, const struct timespec *time_to_sleep, struct timespec *time_remaining) argument
/freebsd-11-stable/lib/libc/yp/
H A Dyplib.c485 struct timespec time_to_sleep, time_remaining; local

Completed in 82 milliseconds