After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 654252 - Thread names
Thread names
Status: RESOLVED DUPLICATE of bug 580505
Product: glib
Classification: Platform
Component: gthread
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2011-07-08 14:08 UTC by David Zeuthen (not reading bugmail)
Modified: 2011-09-05 02:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Zeuthen (not reading bugmail) 2011-07-08 14:08:03 UTC
We should support naming threads, see

 http://0pointer.de/blog/projects/name-your-threads.html

It's useful not only in GLib itself (since we have e.g. a GDBus worker thread if you are using D-Bus) but also for apps with a need for more sophisticated logging than what g_log() can give you. Also, gdb nowadays extracts the name.
Comment 1 Matthias Clasen 2011-09-05 02:55:32 UTC

*** This bug has been marked as a duplicate of bug 580505 ***