src/winsup/cygwin ChangeLog cygthread.cc fhand ...
cgf@cygwin.com
cgf@cygwin.com
Fri Nov 7 18:21:00 GMT 2003
CVSROOT: /cvs/src
Module name: src
Changes by: cgf@sourceware.org 2003-11-07 18:21:06
Modified files:
winsup/cygwin : ChangeLog cygthread.cc fhandler_disk_file.cc
Log message:
* cygthread.cc (cygthread::freerange): Set inuse count. Avoid setting ev from
h as h would be NULL at this point.
(cygthread::operator new): Issue debugging info when overflowing the thread
pool.
(cygthread::cygthread): Set ev from h here after h has been initialized.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2156&r2=1.2157
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygthread.cc.diff?cvsroot=src&r1=1.36&r2=1.37
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_disk_file.cc.diff?cvsroot=src&r1=1.67&r2=1.68
More information about the Cygwin-cvs
mailing list