|
GDB (xrefs)
|
Public Attributes | |
| int | ready |
| struct async_event_handler * | next_handler |
| async_event_handler_func * | proc |
| gdb_client_data | client_data |
Definition at line 124 of file event-loop.c.
Definition at line 137 of file event-loop.c.
Referenced by check_async_event_handlers(), and create_async_event_handler().
Definition at line 131 of file event-loop.c.
Referenced by check_async_event_handlers(), create_async_event_handler(), and delete_async_event_handler().
Definition at line 134 of file event-loop.c.
Referenced by check_async_event_handlers(), and create_async_event_handler().
Definition at line 128 of file event-loop.c.
Referenced by check_async_event_handlers(), create_async_event_handler(), and mark_async_event_handler().
1.7.6.1