HomeSort by relevance Sort by last modified time
    Searched refs:notifier_list_remove (Results 1 - 3 of 3) sorted by null

  /external/qemu/
notify.c 27 void notifier_list_remove(NotifierList *list, Notifier *notifier) function
notify.h 39 void notifier_list_remove(NotifierList *list, Notifier *notifier);
input.c 315 notifier_list_remove(&mouse_mode_notifiers, notify);

Completed in 196 milliseconds