Searched refs:EVBASE_NEED_NOTIFY (Results 1 – 2 of 2) sorted by relevance
75 #define EVBASE_NEED_NOTIFY(base) \ macro213 #define EVBASE_NEED_NOTIFY(base) \ macro320 #define EVBASE_NEED_NOTIFY(base) 0 macro
1871 if (EVBASE_NEED_NOTIFY(event_base)) { in event_base_loopbreak()1890 if (EVBASE_NEED_NOTIFY(event_base)) { in event_base_loopcontinue()2765 if (res != -1 && notify && EVBASE_NEED_NOTIFY(base)) in event_add_nolock_()2882 if (res != -1 && notify && EVBASE_NEED_NOTIFY(base)) in event_del_nolock_()3035 if (EVBASE_NEED_NOTIFY(base)) in event_callback_activate_nolock_()3049 if (EVBASE_NEED_NOTIFY(base)) in event_callback_activate_later_nolock_()3890 if (base->virtual_event_count == 0 && EVBASE_NEED_NOTIFY(base)) in event_base_del_virtual_()