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

/illumos-gate/usr/src/uts/common/sys/
H A Dtimer.h57 #define IT_SIGNAL 0x01 macro
/illumos-gate/usr/src/uts/common/os/
H A Dtimer.c416 if (it->it_flags & IT_SIGNAL) {
436 * required in the IT_SIGNAL case.
456 } else if (it->it_flags & IT_SIGNAL) {
675 it->it_flags |= IT_SIGNAL;

Completed in 60 milliseconds