Searched refs:event_mtx (Results 1 – 1 of 1) sorted by relevance
60 static QemuMutex event_mtx; variable913 qemu_mutex_lock(&event_mtx); in colo_notify_compares_event()921 qemu_cond_wait(&event_complete_cond, &event_mtx); in colo_notify_compares_event()924 qemu_mutex_unlock(&event_mtx); in colo_notify_compares_event()963 qemu_mutex_lock(&event_mtx); in colo_compare_handle_event()967 qemu_mutex_unlock(&event_mtx); in colo_compare_handle_event()1326 qemu_mutex_init(&event_mtx); in colo_compare_complete()1424 qemu_mutex_destroy(&event_mtx); in colo_compare_finalize()