Searched refs:it_flags (Results 1 – 2 of 2) sorted by relevance
149 it->it_flags &= ~IT_PORT; in timer_delete_locked()407 if (it->it_flags & IT_SIGNAL) { in timer_fire()443 if (it->it_flags & IT_PORT) { in timer_fire()447 } else if (it->it_flags & IT_SIGNAL) { in timer_fire()631 it->it_flags |= IT_PORT; in timer_create()666 it->it_flags |= IT_SIGNAL; in timer_create()977 it->it_flags &= ~IT_PORT; in timer_close_port()
61 ushort_t it_flags; member