|
MySQL 5.6.14 Source Code Document
|

Public Attributes | |
| struct event | ev_signal |
| int | ev_signal_pair [2] |
| int | ev_signal_added |
| volatile sig_atomic_t | evsignal_caught |
| struct event_list | evsigevents [NSIG] |
| sig_atomic_t | evsigcaught [NSIG] |
| ev_sighandler_t ** | sh_old |
| int | sh_old_max |
Definition at line 34 of file evsignal.h.