GDB (xrefs)
Public Attributes
ser_console_state Struct Reference

List of all members.

Public Attributes

HANDLE read_event
HANDLE except_event
HANDLE have_started
HANDLE have_stopped
HANDLE start_select
HANDLE stop_select
HANDLE exit_select
HANDLE thread
enum select_thread_state thread_state

Detailed Description

Definition at line 369 of file ser-mingw.c.


Member Data Documentation

Definition at line 395 of file ser-mingw.c.

Referenced by create_select_thread(), destroy_select_thread(), and select_thread_wait().

Definition at line 398 of file ser-mingw.c.

Referenced by create_select_thread(), and destroy_select_thread().

Definition at line 401 of file ser-mingw.c.

Referenced by create_select_thread(), start_select_thread(), and stop_select_thread().


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