Home
last modified time | relevance | path

Searched defs:evsignal_info (Results 1 – 1 of 1) sorted by relevance

/external/chromium/third_party/libevent/
Devsignal.h32 struct evsignal_info { struct
33 struct event ev_signal;
34 int ev_signal_pair[2];
35 int ev_signal_added;
36 volatile sig_atomic_t evsignal_caught;
37 struct event_list evsigevents[NSIG];
38 sig_atomic_t evsigcaught[NSIG];
40 struct sigaction **sh_old;
42 ev_sighandler_t **sh_old;
44 int sh_old_max;