Searched refs:EVENT_FINALIZE_FREE_ (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/ntp/sntp/libevent/
H A Devent.c2148 #define EVENT_FINALIZE_FREE_ 0x10000 macro
2152 ev_uint8_t closure = (flags & EVENT_FINALIZE_FREE_) ?
2188 return event_finalize_impl_(flags|EVENT_FINALIZE_FREE_, ev, cb);

Completed in 105 milliseconds