Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_thread.c690 int i, cticks, lticks; in thread_reap_callout_cb() local
697 lticks = tdd->tdd_reapticks; in thread_reap_callout_cb()
699 (u_int)(cticks - lticks) > 5 * hz) { in thread_reap_callout_cb()