aboutsummaryrefslogtreecommitdiff
path: root/src/threading/mutex_auto_lock.h
AgeCommit message (Expand)Author
2017-06-06Use C++11 mutexes only (remove compat code) (#5922)Loïc Blot
2016-10-06Fix C++11 Windows build of threading codesfan5
2016-01-23Fix C++11 compilabilityest31
2015-08-23Clean up threadingShadowNinja