summaryrefslogtreecommitdiff
path: root/src/threading/thread.h
Commit message (Expand)AuthorAge
* Fix synchronization issue at thread startShadowNinja2017-01-28
* Fix C++11 Windows build of threading codesfan52016-10-06
* Fix prepreprocessor error in thread.h (related to C++11 threads)Craig Robbins2016-04-30
* Fix race on thread creationShadowNinja2016-04-28
* Rename and move basicmacros.h to util/basic_macros.hest312015-11-02
* Fix C++11 compatibilitykwolekr2015-10-31
* Add DISABLE_CLASS_COPY macro (and use it)kwolekr2015-10-27
* Fix some threading things and add additional thread unittestskwolekr2015-10-24
* Fix missing include on AIXkwolekr2015-10-17
* Refactor Thread class to improve readability and portabilitykwolekr2015-10-16
* Clean up threadingShadowNinja2015-08-23