GNOME Bugzilla – Bug 654252
Thread names
Last modified: 2011-09-05 02:55:32 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.
*** This bug has been marked as a duplicate of bug 580505 ***