Home
last modified time | relevance | path

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

/titanic_54/usr/src/uts/common/disp/
H A Ddisp.c2356 int thread_was_on_queue; in disp_getbest() local
2358 thread_was_on_queue = dispdeq(tp); /* drops disp_lock */ in disp_getbest()
2359 ASSERT(thread_was_on_queue); in disp_getbest()