K 10 svn:author V 8 deischen K 8 svn:date V 27 2003-11-04T20:04:45.000000Z K 7 svn:log V 206 Add an implementation for pthread_atfork(). Aside from the POSIX requirements for pthread_atfork(), when fork()ing, take the malloc lock to keep malloc state consistent in the child. Reviewed by: davidxu END