src/winsup/cygwin ChangeLog thread.cc thread.h
rbcollins@sourceware.cygnus.com
rbcollins@sourceware.cygnus.com
Sat Apr 14 00:06:00 GMT 2001
CVSROOT: /cvs/src
Module name: src
Changes by: rbcollins@sources.redhat.com 2001-04-14 00:06:02
Modified files:
winsup/cygwin : ChangeLog thread.cc thread.h
Log message:
Sat Apr 14 17:04:00 2001 Robert Collins <rbtcollins@hotmail.com>
* thread.h (MTinterface): Add threadcount.
* thread.cc (MTinterface::Init): Set threadcount to 1.
(__pthread_create): Increment threadcount.
(__pthread_exit): Decrement threadcount and call exit() from the last thread.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.627&r2=1.628
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc.diff?cvsroot=src&r1=1.23&r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.h.diff?cvsroot=src&r1=1.16&r2=1.17
More information about the Cygwin-cvs
mailing list