Searched defs:QemuRecMutex (Results 1 – 2 of 2) sorted by relevance
15 typedef struct QemuRecMutex QemuRecMutex; typedef16 struct QemuRecMutex { struct17 CRITICAL_SECTION lock;18 bool initialized;
20 typedef struct QemuRecMutex { struct22 } QemuRecMutex; typedef