[BZ #530]
commitfd5d6a6294b0db3f2143d2735b78bffa284b4259
authorRoland McGrath <roland@gnu.org>
Tue, 9 Nov 2004 21:52:49 +0000 (9 21:52 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 9 Nov 2004 21:52:49 +0000 (9 21:52 +0000)
treee4d2b7b0e42cce8a8bdb4dac37e6232b8e6b68c8
parentd1e0c700244fd322cc0d11031d1007fd05e883f1
[BZ #530]

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.
nptl/pthread_create.c
nptl/sysdeps/pthread/createthread.c