Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_timeout.c177 callout_impl_t *cc_active; member
283 return cc->cc_active == c && cc->cc_lwp != curlwp; in callout_running_somewhere_else()
666 KASSERT(c->c_cpu->cc_active != c); in callout_bind()
861 cc->cc_active = c; in callout_softclock()
884 cc->cc_active = NULL; in callout_softclock()