|
GDB (xrefs)
|
#include "remote-notif.h"
Public Member Functions | |
| QUEUE (notif_client_p) *notif_queue | |
Public Attributes | |
| struct async_event_handler * | get_pending_events_token |
| struct notif_event * | pending_event [REMOTE_NOTIF_LAST] |
Definition at line 78 of file remote-notif.h.
| remote_notif_state::QUEUE | ( | notif_client_p | ) |
| struct async_event_handler* remote_notif_state::get_pending_events_token |
Definition at line 89 of file remote-notif.h.
Referenced by handle_notification(), remote_async(), remote_notif_state_allocate(), and remote_notif_state_xfree().
| struct notif_event* remote_notif_state::pending_event[REMOTE_NOTIF_LAST] |
Definition at line 98 of file remote-notif.h.
Referenced by discard_pending_stop_replies(), handle_notification(), remote_notif_get_pending_events(), remote_notif_state_xfree(), remote_start_remote(), and remote_wait_ns().
1.8.14