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

/illumos-gate/usr/src/uts/common/os/
H A Dtimer.c390 timer_signal(sigqueue_t *sigq) function
397 * between timer_signal() and timer_fire() with regard to it_pending,
418 * See the comment in timer_signal() for why it is not
420 * held on entry to timer_signal(), the lock ordering is
610 sigq->sq_func = timer_signal;

Completed in 45 milliseconds