Searched refs:sleep_type_t (Results 1 - 5 of 5) sorted by relevance

/xnu-2782.1.97/libsyscall/mach/
H A Dclock_sleep.c35 sleep_type_t clock_type,
/xnu-2782.1.97/osfmk/mach/
H A Dclock_types.defs64 type sleep_type_t = int;
H A Dclock_types.h52 typedef int sleep_type_t; /* sleep time type */ typedef
H A Dmach_traps.h146 sleep_type_t sleep_type,
519 PAD_ARG_(sleep_type_t, sleep_type);
/xnu-2782.1.97/osfmk/kern/
H A Dclock_oldops.c127 sleep_type_t sleep_type,
496 sleep_type_t sleep_type = args->sleep_type;
532 sleep_type_t sleep_type,

Completed in 328 milliseconds