Searched defs:disp_enq_thread (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dmachsystm.h139 void (*disp_enq_thread)(cpu_t *, int); variable
/illumos-gate/usr/src/uts/common/disp/
H A Ddisp.c90 void (*disp_enq_thread)(cpu_t *, int) = generic_enq_thread; variable
1359 (*disp_enq_thread)(cp, bound);
1519 (*disp_enq_thread)(cp, bound);
1597 (*disp_enq_thread)(cp, 0);

Completed in 1924 milliseconds