Searched refs:EVLIST_INTERNAL (Results 1 – 3 of 3) sorted by relevance
61 #define EVLIST_INTERNAL 0x10 macro
741 if (!(ev->ev_flags & EVLIST_INTERNAL)) { in event_base_cancel_single_callback_()844 if (!(ev->ev_flags & EVLIST_INTERNAL)) { in event_base_free_()1503 new_ctl->timeout_event.ev_flags |= EVLIST_INTERNAL; in event_base_init_common_timeout()1623 if (!(evcb->evcb_flags & EVLIST_INTERNAL)) in event_process_active_single_queue()3151 #if (EVLIST_INTERNAL >> 4) != 13622 base->th_notify.ev_flags |= EVLIST_INTERNAL; in evthread_make_base_notifiable_nolock_()3707 (e->ev_flags&EVLIST_INTERNAL)?" Internal":""); in dump_inserted_event_fn()3740 (e->ev_flags&EVLIST_INTERNAL)?" [Internal]":"", in dump_active_event_fn()
201 base->sig.ev_signal.ev_flags |= EVLIST_INTERNAL; in evsig_init_()