On Tue, Mar 30, 2004 at 05:33:07PM +0200, Corinna Vinschen wrote: >On Mar 30 16:39, Thomas Pfaff wrote: >>Corinna Vinschen wrote: >>>Do you have an appropriate patch? >> >>2004-03-30 Thomas Pfaff <[EMAIL PROTECTED]> >> >> * thread.h (pthread::init_mainthread): Add parameter forked. >> Set forked default to false.. >> * thread.cc (MTinterface::fixup_after_fork): Call >> pthread::init_mainthread with forked = true. >> (pthread::init_mainthread): Add parameter forked. Do not change thread self >> pointer when forked. > >Looks good. Thank you. > >Chris, any objections? Otherwise I'll apply it.
It looks good. I've applied it with a minor formatting change. cgf
