GDB (xrefs)
|
Public Attributes | |
int | ready |
struct async_signal_handler * | next_handler |
sig_handler_func * | proc |
gdb_client_data | client_data |
Definition at line 107 of file event-loop.c.
Definition at line 114 of file event-loop.c.
Referenced by call_async_signal_handler(), create_async_signal_handler(), and invoke_async_signal_handlers().
Definition at line 112 of file event-loop.c.
Referenced by create_async_signal_handler(), delete_async_signal_handler(), and invoke_async_signal_handlers().
Definition at line 113 of file event-loop.c.
Referenced by call_async_signal_handler(), create_async_signal_handler(), and invoke_async_signal_handlers().
Definition at line 109 of file event-loop.c.
Referenced by create_async_signal_handler(), invoke_async_signal_handlers(), and mark_async_signal_handler().