Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dtty_info.c114 int slpa, slpb; in thread_compare() local
131 slpb = td2->td_flags & TDF_SINTR; in thread_compare()
154 switch (TESTAB(slpa, slpb)) { in thread_compare()