Home
last modified time | relevance | path

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

/netbsd/src/sys/kern/
Dkern_timeout.c174 u_int cc_nwait; member
621 cc->cc_nwait++; in callout_wait()
885 if ((count = cc->cc_nwait) != 0) { in callout_softclock()
886 cc->cc_nwait = 0; in callout_softclock()