Searched refs:reset_notifiers (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dqemu-timer.c52 NotifierList reset_notifiers; member in struct:QEMUClock
134 notifier_list_init(&clock->reset_notifiers);
564 notifier_list_notify(&clock->reset_notifiers, &now);
574 notifier_list_add(&clock->reset_notifiers, notifier);

Completed in 83 milliseconds