K 10 svn:author V 7 davidxu K 8 svn:date V 27 2006-03-07T08:28:07.000000Z K 7 svn:log V 204 1. Always call user callback function in newly created thread, it seems POSIX implies that the user callback function must be executed in clean environment. 2. Use newly introduced pthread stubs in libc. END