summaryrefslogtreecommitdiff
path: root/Source/UnitTests/Common/FlagTest.cpp
AgeCommit message (Expand)Author
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