Searched refs:aevp (Results 1 – 1 of 1) sorted by relevance
36 struct iothread_mevent *aevp; in io_thread() local54 aevp = eventlist[i].data.ptr; in io_thread()55 if (aevp && aevp->run) { in io_thread()56 (*aevp->run)(aevp->arg); in io_thread()
Completed in 6 milliseconds