gcc/gcc ChangeLog gthr-posix.h gthr-posix95.h

rmathew@gcc.gnu.org rmathew@gcc.gnu.org
Mon Jan 17 14:17:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rmathew@gcc.gnu.org	2005-01-17 14:17:43

Modified files:
	gcc            : ChangeLog gthr-posix.h gthr-posix95.h 

Log message:
	* gthr-posix.h (__gthread_active_p): Use pthread_cancel instead
	of pthread_create to find out if threads are enabled.
	* gthr-posix95.h (__gthread_active_p): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7150&r2=2.7151
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gthr-posix.h.diff?cvsroot=gcc&r1=1.35&r2=1.36
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gthr-posix95.h.diff?cvsroot=gcc&r1=2.2&r2=2.3



More information about the Gcc-cvs mailing list