Home
last modified time | relevance | path

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

/dflybsd-src/sys/kern/
H A Dsubr_sleepqueue.c87 #define SLEEPQ_FREEPERSLOT 4 macro
359 if (sc->sc_free_count <= SLEEPQ_FREEPERSLOT) { in _sleepq_wait_complete()