Home
last modified time | relevance | path

Searched defs:IOThread (Results 1 – 3 of 3) sorted by relevance

/qemu/include/sysemu/
H A Diothread.h24 struct IOThread { struct
42 typedef struct IOThread IOThread; argument
/qemu/tests/unit/
H A Diothread.c22 struct IOThread { struct
33 static void iothread_init_gcontext(IOThread *iothread) in iothread_init_gcontext() argument
H A Diothread.h19 typedef struct IOThread IOThread; typedef