Searched refs:notify_pending (Results 1 – 3 of 3) sorted by relevance
71 dbus_bool_t notify_pending : 1; /**< TRUE if the guard value has been crossed */ member170 counter->notify_pending = TRUE; in _dbus_counter_adjust_size()184 if (counter->notify_pending) in _dbus_counter_notify()186 counter->notify_pending = FALSE; in _dbus_counter_notify()224 counter->notify_pending = TRUE; in _dbus_counter_adjust_unix_fd()273 counter->notify_pending = FALSE; in _dbus_counter_set_notify()
215 void (*notify_pending)(void *ctx); member
2895 sm->eapol_cb->notify_pending(sm->eapol_ctx); in eap_notify_pending()