You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2013/05/06 20:22:15 UTC

[jira] [Created] (TS-1880) add pthread_setname_np support

James Peach created TS-1880:
-------------------------------

             Summary: add pthread_setname_np support
                 Key: TS-1880
                 URL: https://issues.apache.org/jira/browse/TS-1880
             Project: Traffic Server
          Issue Type: Improvement
          Components: Core, Portability
            Reporter: James Peach


We use prctl(2) to set thread names on Linux, but we should be able to use pthread_setname_np(3) to set the thread name on a wider set of platforms.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira