src/gdb ser-mingw.c
mmitchel@sourceware.org
mmitchel@sourceware.org
Wed Mar 22 01:22:00 GMT 2006
CVSROOT: /cvs/src
Module name: src
Branch: gdb-csl-20060226-branch
Changes by: mmitchel@sourceware.org 2006-03-22 01:22:29
Modified files:
gdb : ser-mingw.c
Log message:
* gdb/ser-mingw.c (net_windows_state): Add mutex.
(net_windows_select_thread): Grab lock around access to
read_event.
(net_windows_wait_handle): Do not reset the read_event.
(net_windows_open): Create a mutex.
(net_windows_read_prim): New function.
(_initialize_ser_windows): Use it.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ser-mingw.c.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.1.2.2&r2=1.1.2.3
More information about the Gdb-cvs
mailing list