aboutsummaryrefslogtreecommitdiffstats
path: root/src/thread/Name.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* thread/Name: implementation for Mac OS XMax Kellermann2014-01-281-0/+4
| | | | pthread_setname_np() doesn't have the "thread" argument on OS X.
* thread/Name: set thread namesMax Kellermann2014-01-231-0/+51
For debugging.