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

/illumos-gate/usr/src/uts/common/os/
H A Dtimer.c80 * timer_unlock() unlocks the specified interval timer, waking up any
82 * timer_unlock().
85 timer_unlock(proc_t *p, itimer_t *it) function
121 timer_unlock(p, it);
220 timer_unlock(p, it);
239 timer_unlock(p, it);
856 timer_unlock(p, it);
868 timer_unlock(p, it);
904 timer_unlock(p, it);

Completed in 81 milliseconds