You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2017/01/15 15:30:26 UTC

[Bug 60587] New: Added switch_thread_getname and switch_thread_setname functions (Unix)

https://bz.apache.org/bugzilla/show_bug.cgi?id=60587

            Bug ID: 60587
           Summary: Added switch_thread_getname and switch_thread_setname
                    functions (Unix)
           Product: APR
           Version: HEAD
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: APR
          Assignee: bugs@apr.apache.org
          Reporter: s.safarov@gmail.com
  Target Milestone: ---

Created attachment 34622
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34622&action=edit
diff of pull request

For process monitoring and troubleshooting i prefer have individual name for
each thread.
In submitted pull request is added unix implementation of apr_thread_setname
and apr_thread_getname.

Could you please review this pull request and add for windows and other
operation systems implementation of this pull request.

Pull request in attached diff file.
Also pull request is located at https://github.com/apache/apr/pull/4/files

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


[Bug 60587] Added switch_thread_getname and switch_thread_setname functions (Unix)

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60587

s.safarov <s....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34622|0                           |1
        is obsolete|                            |

--- Comment #1 from s.safarov <s....@gmail.com> ---
Created attachment 34623
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34623&action=edit
Updated pull request

Updated implementations of new function for OS other then unix

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


[Bug 60587] Added switch_thread_getname and switch_thread_setname functions (Unix)

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60587

Christophe JAILLET <ch...@wanadoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34622|0                           |1
           is patch|                            |
  Attachment #34622|application/mbox            |text/plain
          mime type|                            |

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


[Bug 60587] Added switch_thread_getname and switch_thread_setname functions (Unix)

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60587

--- Comment #2 from ivan@apache.org ---
The r1906889 implements apr_thread_name_set() and apr_thread_name_get() for
Linux and Windows.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


[Bug 60587] Added switch_thread_getname and switch_thread_setname functions (Unix)

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60587

ivan@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org