Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Ddisp.c2338 int thread_was_on_queue; in disp_getbest() local
2340 thread_was_on_queue = dispdeq(tp); /* drops disp_lock */ in disp_getbest()
2341 ASSERT(thread_was_on_queue); in disp_getbest()