Searched defs:clock_tick_schedule (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dclock_tick.c45 * Every tick, the clock() handler calls clock_tick_schedule() to perform tick
49 * Tick scheduling Done in clock_tick_schedule(). In this phase, cross
107 * Mutex to synchronize between clock_tick_schedule() and
425 clock_tick_schedule(int one_sec) function
590 * clock_tick_schedule() will then assume that the previous

Completed in 57 milliseconds