Searched refs:ie_post_ithread (Results 1 – 2 of 2) sorted by relevance
116 void (*ie_post_ithread)(void *); member
293 ie->ie_post_ithread = post_ithread; in intr_event_create() 1227 if (ie->ie_post_ithread != NULL) in ithread_execute_handlers() 1228 ie->ie_post_ithread(ie->ie_source); in ithread_execute_handlers()