Home
last modified time | relevance | path

Searched defs:sleepqueue_chain (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_sleepq.c40 struct sleepqueue_chain { struct
47 static struct sleepqueue_chain sc_table[HASHSIZE]; argument
/freebsd/sys/kern/
H A Dsubr_sleepqueue.c137 struct sleepqueue_chain { struct
159 static struct sleepqueue_chain sleepq_chains[SC_TABLESIZE]; argument