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

/illumos-gate/usr/src/uts/common/disp/
H A Ddisp.c89 static void generic_enq_thread(cpu_t *, int);
90 void (*disp_enq_thread)(cpu_t *, int) = generic_enq_thread;
2699 generic_enq_thread(cpu_t *cpu, int bound) function

Completed in 49 milliseconds