Searched refs:nexttick (Results 1 – 1 of 1) sorted by relevance
94 static sbintime_t nexttick; /* Next global timer tick time. */ variable119 sbintime_t nexttick; /* Next timer tick time. */ member314 next = &state->nexttick;316 next = &nexttick;386 next = &state->nexttick;388 next = &nexttick;494 nexttick = next;496 nexttick = -1;510 state->nexttick = next;512 state->nexttick = -1;[all …]