Home
last modified time | relevance | path

Searched refs:EVENT_SIGNAL (Results 1 – 2 of 2) sorted by relevance

/external/libevent/include/event2/
Devent_compat.h223 #define EVENT_SIGNAL(ev) event_get_signal(ev) macro
/external/libevent/
DChangeLog-2.0890 o Deprecate EVENT_FD and EVENT_SIGNAL. (f6b2694)
1222 …o turn event_initialized() into a function, and add function equivalents to EVENT_SIGNAL and EVENT…