K 10 svn:author V 7 davidxu K 8 svn:date V 27 2005-10-04T06:15:25.000000Z K 7 svn:log V 189 Add function pthread_timedjoin_np, the function is similar with pthread_join except the function will return ETIMEDOUT if target thread does not exit before specified absolute time passes. END