Searched refs:event_complete_cond (Results 1 – 1 of 1) sorted by relevance
61 static QemuCond event_complete_cond; variable921 qemu_cond_wait(&event_complete_cond, &event_mtx); in colo_notify_compares_event()966 qemu_cond_broadcast(&event_complete_cond); in colo_compare_handle_event()1327 qemu_cond_init(&event_complete_cond); in colo_compare_complete()1425 qemu_cond_destroy(&event_complete_cond); in colo_compare_finalize()