Searched refs:ie_post_ithread (Results 1 – 2 of 2) sorted by relevance
118 void (*ie_post_ithread)(void *); member
270 ie->ie_post_ithread = post_ithread; in intr_event_create()1211 if (ie->ie_post_ithread != NULL) in ithread_execute_handlers()1212 ie->ie_post_ithread(ie->ie_source); in ithread_execute_handlers()