aboutsummaryrefslogtreecommitdiffstats
path: root/src/thread/Thread.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* thread/Thread: make the destructor non-virtualMax Kellermann2014-03-161-1/+1
| | | | | The class does not have any virtual methods, and thus the (debug-only) destructor does not need to be virtual.
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* Thread/Thread: replacement library for GThreadMax Kellermann2013-10-171-0/+114