Searched defs:QemuCond (Results 1 – 3 of 3) sorted by relevance
24 struct QemuCond { struct31 QemuCond cond; argument
21 struct QemuCond { struct22 CONDITION_VARIABLE var;23 bool initialized;
8 typedef struct QemuCond QemuCond; typedef