Searched refs:process_state_changed (Results 1 – 2 of 2) sorted by relevance
566 pos->process_state_changed == callbacks.process_state_changed) { in UnregisterNotificationCallbacks()579 if (notification_pos->process_state_changed) in SynchronouslyNotifyStateChanged()580 notification_pos->process_state_changed(notification_pos->baton, this, in SynchronouslyNotifyStateChanged()
399 void (*process_state_changed)(void *baton, Process *process, member