K 10 svn:author V 6 emaste K 8 svn:date V 27 2011-08-08T13:58:39.325481Z K 7 svn:log V 382 MFC r224047: Remove note that claims pthread_set_name_np is for debugging only. As Garrett points out, It is no more a debugging interface than setproctitle(3), and has not been since the name started getting stuffed into the kernel. This statement may have made sense when the name was only visible in thread state dumps and the debugger. PR: threads/158815 END