Searched refs:exit_notifiers (Results 1 – 1 of 1) sorted by relevance
64 static NotifierList exit_notifiers = variable65 NOTIFIER_LIST_INITIALIZER(exit_notifiers);843 notifier_list_add(&exit_notifiers, notify); in qemu_add_exit_notifier()853 notifier_list_notify(&exit_notifiers, NULL); in qemu_run_exit_notifiers()