summaryrefslogtreecommitdiff
path: root/src/thread/Thread.cxx
AgeCommit message (Expand)Author
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-09-21Thread/Thread: document Start() exceptionMax Kellermann
2018-01-15Merge branch 'v0.20.x'Max Kellermann
2018-01-08thread/Thread: add debug attribute "inside_handle"Max Kellermann
2018-01-07thread/{Thread,Id}: use defaul-initialized pthread_t as "undefined" valueMax Kellermann
2018-01-07thread/Thread: use BoundMethodMax Kellermann
2018-01-07thread/Thread: move code to Run()Max Kellermann
2017-12-22thread/{Thread,Id}: use defaul-initialized pthread_t as "undefined" valueMax Kellermann
2017-12-16Merge branch 'v0.20.x'Max Kellermann
2017-12-12*: check defined(_WIN32) instead of defined(WIN32)Max Kellermann
2017-11-26thread/*: add "noexcept"Max Kellermann
2017-02-10thread/Thread: use BoundMethodMax Kellermann
2017-02-10thread/Thread: move code to Run()Max Kellermann
2017-02-10thread/Thread: Start() returns voidMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-06-17thread/Thread: throw std::system_error on errorMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-03-01java: new helper library for the Android portMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-10-17Thread/Thread: replacement library for GThreadMax Kellermann