K 10 svn:author V 8 deischen K 8 svn:date V 27 2000-11-21T00:40:18.000000Z K 7 svn:log V 216 MFC: Correct pthread_mutex_lock() for recursive lock attempts. When executing a signal handler, ensure a threads signal mask is OR'd with the signal being handled and the mask from the signal action. END