summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/StdConditionVariable.h
AgeCommit message (Expand)Author
2011-03-07problem: TryAcquireSRWLockExclusive requires Windows 7 :/. solution kinda: us...Jordan Woyak
2011-03-06Fix preprocessor prob.(recursive mutexes were being used where not necessary)...Jordan Woyak
2011-03-05Replaced Common::CriticalSection with a std::mutex implementation. 64bit Wind...Jordan Woyak