Home
last modified time | relevance | path

Searched refs:CLOCK_ALARM_CURRES (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/osfmk/mach/
H A Dclock_types.h80 #define CLOCK_ALARM_CURRES 3 /* current alarm resolution */ macro
/xnu-12377.81.4/osfmk/kern/
H A Dclock_oldops.c343 case CLOCK_ALARM_CURRES: /* =0 no alarm */ in rtclock_getattr()
371 case CLOCK_ALARM_CURRES: /* =0 no alarm */ in calend_getattr()