Home
last modified time | relevance | path

Searched defs:QemuSpin (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dthread.h232 struct QemuSpin { struct
236 static inline void qemu_spin_init(QemuSpin *spin) in qemu_spin_init() argument
H A Dtypedefs.h100 typedef struct QemuSpin QemuSpin; typedef