K 10 svn:author V 7 davidxu K 8 svn:date V 27 2010-10-27T04:19:07.823616Z K 7 svn:log V 179 Remove locking and unlock in pthread_mutex_destroy, because it can not fix race condition in application code, as a result, the problem described in PR threads/151767 is avoided. END