Home
last modified time | relevance | path

Searched refs:dispatch_count (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ntp/libntp/lib/isc/
H A Dtask.c1077 unsigned int dispatch_count = 0; in dispatch() local
1118 dispatch_count++; in dispatch()
1179 } else if (dispatch_count >= task->quantum) { in dispatch()