aboutsummaryrefslogtreecommitdiff
path: root/src/threading/event.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pass clang-format on 14 trivial header files fixesLoic Blot2017-04-071-5/+5
* Fix C++11 Windows build of threading codesfan52016-10-061-11/+6
* Fix use of uninitialised variable in class EventCraig Robbins2016-05-011-1/+1
* Fix C++11 compilabilityest312016-01-231-0/+1
* Fix events on WindowsBlockMen2015-12-111-2/+4
* Fix Event implementationShadowNinja2015-12-071-13/+25
* Clean up threadingShadowNinja2015-08-231-0/+57