Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_clock.c217 int i, slptype, tticks; in deadlres_td_sleep_q() local
229 slptype = sleepq_type(wchan); in deadlres_td_sleep_q()
230 if ((slptype == SLEEPQ_SX || slptype == SLEEPQ_LK) && in deadlres_td_sleep_q()