libc/nptl pthread_create.c sysdeps/pthread/cre ...

roland@sourceware.org roland@sourceware.org
Tue Nov 9 21:52:00 GMT 2004


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2004-11-09 21:52:49

Modified files:
	nptl           : pthread_create.c 
	nptl/sysdeps/pthread: createthread.c 

Log message:
	2004-11-09  Roland McGrath  <roland@redhat.com>
	
	[BZ #530]
	* sysdeps/pthread/createthread.c (do_clone): Increment __nptl_nthreads
	here, before calling clone.
	* pthread_create.c (start_thread): Don't do it here.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/pthread_create.c.diff?cvsroot=glibc&r1=1.38&r2=1.39
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/pthread/createthread.c.diff?cvsroot=glibc&r1=1.25&r2=1.26



More information about the Glibc-cvs mailing list