Home
last modified time | relevance | path

Searched refs:evcb_evfinalize (Results 1 – 4 of 4) sorted by relevance

/src/contrib/libevent/include/event2/
H A Devent_struct.h116 void (*evcb_evfinalize)(struct event *, void *); member
/src/contrib/ntp/sntp/libevent/include/event2/
H A Devent_struct.h116 void (*evcb_evfinalize)(struct event *, void *); member
/src/contrib/libevent/
H A Devent.c799 ev->ev_evcallback.evcb_cb_union.evcb_evfinalize(ev, ev->ev_arg); in event_base_cancel_single_callback_()
1702 void (*evcb_evfinalize)(struct event *, void *); in event_process_active_single_queue() local
1706 evcb_evfinalize = ev->ev_evcallback.evcb_cb_union.evcb_evfinalize; in event_process_active_single_queue()
1710 evcb_evfinalize(ev, ev->ev_arg); in event_process_active_single_queue()
2254 ev->ev_evcallback.evcb_cb_union.evcb_evfinalize = cb; in event_finalize_nolock_()
/src/contrib/ntp/sntp/libevent/
H A Devent.c799 ev->ev_evcallback.evcb_cb_union.evcb_evfinalize(ev, ev->ev_arg); in event_base_cancel_single_callback_()
1702 void (*evcb_evfinalize)(struct event *, void *); in event_process_active_single_queue() local
1706 evcb_evfinalize = ev->ev_evcallback.evcb_cb_union.evcb_evfinalize; in event_process_active_single_queue()
1710 evcb_evfinalize(ev, ev->ev_arg); in event_process_active_single_queue()
2254 ev->ev_evcallback.evcb_cb_union.evcb_evfinalize = cb; in event_finalize_nolock_()