Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_finalize.c109 event_callback_activate_(base, &evcb); in test_fin_cb_invoked()
121 event_callback_activate_(base, &evcb); in test_fin_cb_invoked()
/netbsd-src/external/bsd/libevent/dist/
H A Devent-internal.h431 int event_callback_activate_(struct event_base *, struct event_callback *);
H A Devent.c3000 event_callback_activate_(struct event_base *base, in event_callback_activate_() function