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

/illumos-gate/usr/src/uts/common/os/
H A Dtimer.c178 * timer_grab() and its companion routine, timer_release(), are wrappers
231 * timer_release() releases a timer acquired with timer_grab(). p_lock
232 * should not be held on entry; timer_release() will acquire p_lock but
236 timer_release(proc_t *p, itimer_t *it) function
699 timer_release(p, it);
729 timer_release(p, it);
787 timer_release(p, it);
824 timer_release(p, it);
994 timer_release(p, it);

Completed in 223 milliseconds