K 10 svn:author V 7 davidxu K 8 svn:date V 27 2003-08-18T04:03:08.000000Z K 7 svn:log V 147 Direct call exit if thread was never created. This makes it safe to call pthread_exit in main() without creating any thread. Tessted by: deischen END