Home
last modified time | relevance | path

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

/devicemodel/core/
A Diothread.c36 struct iothread_mevent *aevp; in io_thread() local
54 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 3 milliseconds