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

/freebsd-10.1-release/sys/kern/
H A Dkern_intr.c121 static void ithread_update(struct intr_thread *ithd);
166 ithread_update(struct intr_thread *ithd) function
246 ithread_update(ie->ie_thread);
560 ithread_update(it);
629 ithread_update(it); /* XXX - do we really need this?!?!? */
642 ithread_update(it);

Completed in 103 milliseconds