Searched refs:nexttick (Results 1 – 1 of 1) sorted by relevance
93 static sbintime_t nexttick; /* Next global timer tick time. */ variable118 sbintime_t nexttick; /* Next timer tick time. */ member313 next = &state->nexttick;315 next = &nexttick;385 next = &state->nexttick;387 next = &nexttick;493 nexttick = next;495 nexttick = -1;509 state->nexttick = next;511 state->nexttick = -1;[all …]