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

  /external/qemu/
notify.c 22 void notifier_list_add(NotifierList *list, Notifier *notifier) function
notify.h 37 void notifier_list_add(NotifierList *list, Notifier *notifier);
input.c 310 notifier_list_add(&mouse_mode_notifiers, notify);

Completed in 607 milliseconds