summaryrefslogtreecommitdiff
path: root/src/threading/event.h
AgeCommit message (Expand)Author
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-06-11Remove threads.h and replace its definitions with their C++11 equivalents (#5...ShadowNinja
2017-06-06Use C++11 mutexes only (remove compat code) (#5922)Loïc Blot
2017-04-07Pass clang-format on 14 trivial header files fixesLoic Blot
2016-10-06Fix C++11 Windows build of threading codesfan5
2016-05-01Fix use of uninitialised variable in class EventCraig Robbins
2016-01-23Fix C++11 compilabilityest31
2015-12-11Fix events on WindowsBlockMen
2015-12-07Fix Event implementationShadowNinja
2015-08-23Clean up threadingShadowNinja