Home
last modified time | relevance | path

Searched defs:sleep_time (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.1.9/libsyscall/mach/
H A Dclock_sleep.c36 mach_timespec_t sleep_time, in clock_sleep()
/xnu-12377.1.9/tests/
H A Dntp_adjtime_29192647.c110 unsigned int sleep_time; variable
199 unsigned int sleep_time; variable
H A Dpoll.c30 uint64_t begin_time, sleep_time, poll_time; variable
/xnu-12377.1.9/osfmk/mach/
H A Dthread_info.h99 integer_t sleep_time; /* number of seconds that thread member
/xnu-12377.1.9/osfmk/kern/
H A Dclock_oldops.c499 mach_timespec_t *sleep_time) in clock_sleep_internal()
H A Dclock.c1166 struct bintime sleep_time; in scale_sleep_time() local