Searched refs:thread_create_intr (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/disp/
H A Dthread_intr.c50 thread_create_intr(cpu_t *cp) function
55 (void (*)())thread_create_intr, NULL, 0, &p0, TS_ONPROC, 0);
110 thread_create_intr(cp);
H A Dthread.c1356 thread_create_intr(struct cpu *cp) function
1361 (void (*)())thread_create_intr, NULL, 0, &p0, TS_ONPROC, 0);

Completed in 147 milliseconds