K 10 svn:author V 3 mtm K 8 svn:date V 27 2004-06-27T09:53:06.000000Z K 7 svn:log V 248 In the case that the global thread list is being re-initialized after a fork, make sure that the current thread isn't detached and freed. As a consequence the thread should be inserted into the head of the active list only once (in the beginning). END