CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [EMAIL PROTECTED]  2002-08-28 20:33:51

Modified files:
        cygwin         : ChangeLog cygthread.cc cygthread.h 

Log message:
        * cygthread.cc (hthreads): Remove unneeded global.
        (cygthread::simplestub): New static member function.
        (cygthread::runner): Don't set hthreads.
        (cygthread::freerange): New member function.
        (cygthread::operator new): Call freerange if all cygwin slots are used up.
        (cygthread::exit_thread): Don't mess with event if freerange thread.
        (cygthread::detach): Ditto.
        * cygthread.h (class cygthread): Declare new member functions and variables.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.1458&r2=1.1459
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/cygthread.cc.diff?cvsroot=uberbaum&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/cygthread.h.diff?cvsroot=uberbaum&r1=1.3&r2=1.4

Reply via email to