Searched refs:thread_create_intr (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/disp/ |
H A D | thread_intr.c | 50 thread_create_intr(cpu_t *cp) in thread_create_intr() function 55 (void (*)())thread_create_intr, NULL, 0, &p0, TS_ONPROC, 0); in thread_create_intr() 110 thread_create_intr(cp); in cpu_intr_alloc()
|
H A D | thread.c | 1364 thread_create_intr(struct cpu *cp) in thread_create_intr() function 1369 (void (*)())thread_create_intr, NULL, 0, &p0, TS_ONPROC, 0); in thread_create_intr()
|