GDB (xrefs)
Public Attributes
gdb_timer Struct Reference

List of all members.

Public Attributes

struct timeval when
int timer_id
struct gdb_timernext
timer_handler_funcproc
gdb_client_data client_data

Detailed Description

Definition at line 204 of file event-loop.c.


Member Data Documentation

Definition at line 210 of file event-loop.c.

Referenced by create_timer(), and handle_timer_event().

Definition at line 209 of file event-loop.c.

Referenced by create_event(), create_timer(), and handle_timer_event().

Definition at line 207 of file event-loop.c.

Referenced by create_timer(), and delete_timer().

struct timeval gdb_timer::when

Definition at line 206 of file event-loop.c.

Referenced by create_timer(), and handle_timer_event().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines