Searched refs:RHINO_MAX_TICKS (Results 1 – 2 of 2) sorted by relevance
55 if (first > RHINO_MAX_TICKS) { in timer_create()59 if (round > RHINO_MAX_TICKS) { in timer_create()177 if (first > RHINO_MAX_TICKS) { in krhino_timer_change()181 if (round > RHINO_MAX_TICKS) { in krhino_timer_change()
23 #define RHINO_MAX_TICKS ((tick_t)-1 >> 1) macro
Completed in 4 milliseconds