On Fri, Apr 13, 2001 at 10:48:26PM +1000, Robert Collins wrote: >Here's pthread_atfork. > >Friday Apr 13 2001 Robert Collins <[EMAIL PROTECTED]> > * fork.cc (fork): Call the pthread_atfork* functions. Please don't modify the fork() call. Make your modifications to the appropriate fork_parent and fork_child calls. That's what they're there for. cgf
- pthread_atfork Robert Collins
- Re: pthread_atfork Christopher Faylor
- Re: pthread_atfork Christopher Faylor
- Re: pthread_atfork Robert Collins
