summaryrefslogtreecommitdiff
path: root/Source/UnitTests/Common/FlagTest.cpp
AgeCommit message (Expand)Author
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-03-01Fix include order of files outside of Source/CoreTillmann Karras
2014-09-01msvc: get UnitTests compilingShawn Hoffman
2014-04-14Common::Flag: Add support for TestAndSet + test by implementing basic spinlocks.Pierre Bourdon
2014-04-14Common: Add a 'Flag' class that is used to encapsulate a boolean flag manipul...Pierre Bourdon