Searched refs:CLOCK_TICK (Results 1 – 2 of 2) sorted by relevance
142 #define CLOCK_TICK 10 /* no. seconds between alarms */ macro143 #define MINUTE (60/CLOCK_TICK) /* number of ticks per minute */
230 alarm (CLOCK_TICK); in schedule()309 alarm (CLOCK_TICK); in schedule()