Searched refs:NXT_TIMER_NO_CHANGE (Results 1 – 2 of 2) sorted by relevance
21 #define NXT_TIMER_NO_CHANGE 0 macro44 #define NXT_TIMER { NXT_RBTREE_NODE_INIT, 0, NXT_TIMER_NO_CHANGE, \
121 return (timer->queued || timer->change != NXT_TIMER_NO_CHANGE); in nxt_timer_delete()134 if (timer->change == NXT_TIMER_NO_CHANGE) { in nxt_timer_change()207 timer->change = NXT_TIMER_NO_CHANGE; in nxt_timer_changes_commit()339 if (timer->enabled && timer->change == NXT_TIMER_NO_CHANGE) { in nxt_timer_handler()