Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_intr.c114 static void ithread_loop(void *);
540 error = kproc_kthread_add(ithread_loop, ithd, &intrproc, in ithread_create()
1219 ithread_loop(void *arg) in ithread_loop() function