GDB (xrefs)
|
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 |
Definition at line 369 of file ser-mingw.c.
Definition at line 376 of file ser-mingw.c.
Referenced by console_select_thread(), create_select_thread(), destroy_select_thread(), file_select_thread(), make_pipe_state(), net_windows_select_thread(), net_windows_wait_handle(), pipe_select_thread(), pipe_wait_handle(), and ser_console_wait_handle().
Definition at line 395 of file ser-mingw.c.
Referenced by create_select_thread(), destroy_select_thread(), and select_thread_wait().
Definition at line 380 of file ser-mingw.c.
Referenced by create_select_thread(), destroy_select_thread(), select_thread_wait(), and start_select_thread().
Definition at line 385 of file ser-mingw.c.
Referenced by console_select_thread(), create_select_thread(), destroy_select_thread(), file_select_thread(), net_windows_select_thread(), pipe_select_thread(), and stop_select_thread().
Definition at line 373 of file ser-mingw.c.
Referenced by console_select_thread(), create_select_thread(), destroy_select_thread(), file_select_thread(), free_pipe_state(), make_pipe_state(), net_windows_select_thread(), net_windows_wait_handle(), pipe_done_wait_handle(), pipe_select_thread(), pipe_wait_handle(), and ser_console_wait_handle().
Definition at line 389 of file ser-mingw.c.
Referenced by create_select_thread(), destroy_select_thread(), make_pipe_state(), select_thread_wait(), and start_select_thread().
Definition at line 392 of file ser-mingw.c.
Referenced by console_select_thread(), create_select_thread(), destroy_select_thread(), make_pipe_state(), net_windows_select_thread(), net_windows_wait_handle(), pipe_select_thread(), pipe_wait_handle(), ser_console_wait_handle(), and stop_select_thread().
HANDLE ser_console_state::thread |
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().