Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_timeout.c790 int needsoftclock, ticks; in callout_hardclock() local
807 needsoftclock = !CIRCQ_EMPTY(&cc->cc_todo); in callout_hardclock()
810 if (needsoftclock) in callout_hardclock()