HomeSort by: relevance | last modified time | path
    Searched defs:notif_client (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
remote-notif.h 39 /* ID of the notif_client. */
51 struct notif_client struct
63 const notif_client *self, const char *buf,
69 const notif_client *self, const char *buf,
75 const notif_client *self);
80 /* Id of this notif_client. */
98 std::list<const notif_client *> notif_queue;
117 void remote_notif_ack (remote_target *remote, const notif_client *nc,
120 const notif_client *nc,
127 const notif_client *except)
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
remote-notif.h 39 /* ID of the notif_client. */
51 struct notif_client struct
63 const notif_client *self, const char *buf,
69 const notif_client *self, const char *buf,
75 const notif_client *self);
80 /* Id of this notif_client. */
98 std::list<const notif_client *> notif_queue;
117 void remote_notif_ack (remote_target *remote, const notif_client *nc,
120 const notif_client *nc,
127 const notif_client *except)
    [all...]

Completed in 15 milliseconds