Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Dthread_intr.c42 thread_create_intr(cpu_t *cp) in thread_create_intr() function
47 (void (*)())thread_create_intr, NULL, 0, &p0, TS_ONPROC, 0); in thread_create_intr()
105 thread_create_intr(cp); in cpu_intr_alloc()
H A Dthread.c1531 thread_create_intr(struct cpu *cp) in thread_create_intr() function
1536 (void (*)())thread_create_intr, NULL, 0, &p0, TS_ONPROC, 0); in thread_create_intr()