Home
last modified time | relevance | path

Searched refs:IT_SIGNAL (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dtimer.h53 #define IT_SIGNAL 0x01 macro
/titanic_41/usr/src/uts/common/os/
H A Dtimer.c407 if (it->it_flags & IT_SIGNAL) { in timer_fire()
447 } else if (it->it_flags & IT_SIGNAL) { in timer_fire()
666 it->it_flags |= IT_SIGNAL; in timer_create()