Home
last modified time | relevance | path

Searched refs:event_callback_activate_ (Results 1 – 3 of 3) sorted by relevance

/external/libevent/test/
Dregress_finalize.c106 event_callback_activate_(base, &evcb); in test_fin_cb_invoked()
118 event_callback_activate_(base, &evcb); in test_fin_cb_invoked()
/external/libevent/
Devent-internal.h424 int event_callback_activate_(struct event_base *, struct event_callback *);
Devent.c2941 event_callback_activate_(struct event_base *base, in event_callback_activate_() function