pthread_create in a forked child

rfr <[email protected]> Sat, 10 Aug 2002 00:08:33 +0200
Newsgroups gmane.linux.ngpt.user
Message-ID <[email protected]>
Hello,

    I have installed linux kernel 2.4.19 with the futex patch and ngpt 
2.0.0 and I have the following problem: a thread created by 
pthread_create after a fork (so in the child) is blocked.
If I suppress the fork(), I have no problem and the thread runs correctly.

    An idea anyone ?

Thanks, Regards,

Frederic Rouyre