CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2003-10-31 20:42:56

Modified files:
        winsup/cygwin  : ChangeLog thread.cc thread.h 

Log message:
        Rename pthread::running to pthread::valid throughout.
        
        * thread.h: (pthread::suspend_all_except_self): New static method.
        (pthread::resume_all): Ditto.
        (pthread::suspend_except_self): New method.
        (pthread::resume): Ditto.
        * thread.cc (pthread::suspend_except_self): Implement.
        (pthread::resume): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2146&r2=1.2147
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc.diff?cvsroot=src&r1=1.137&r2=1.138
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.h.diff?cvsroot=src&r1=1.75&r2=1.76

Reply via email to