aboutsummaryrefslogtreecommitdiff
path: root/src/threading/thread.h
AgeCommit message (Expand)Author
2015-11-02Rename and move basicmacros.h to util/basic_macros.hest31
2015-10-31Fix C++11 compatibilitykwolekr
2015-10-27Add DISABLE_CLASS_COPY macro (and use it)kwolekr
2015-10-24Fix some threading things and add additional thread unittestskwolekr
2015-10-17Fix missing include on AIXkwolekr
2015-10-16Refactor Thread class to improve readability and portabilitykwolekr
2015-08-23Clean up threadingShadowNinja