Searched refs:sleep_sec (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/osfmk/kern/
H A Dclock_oldops.c491 * converts to sleep_sec and sleep_nsec arguments which are then
500 int sleep_sec = args->sleep_sec; local
515 swtime.tv_sec = sleep_sec;
/xnu-2422.115.4/osfmk/mach/
H A Dmach_traps.h147 int sleep_sec,
563 PAD_ARG_(int, sleep_sec);

Completed in 15 milliseconds