K 10 svn:author V 3 kib K 8 svn:date V 27 2014-02-08T15:51:42.025253Z K 7 svn:log V 173 MFC r261354: In _pthread_kill(), if passed pthread is current thread, do not send the signal second time, by adding the missed else before if statement. PR: threads/186309 END