mirror of https://github.com/PCSX2/pcsx2.git
7c00edfc07
Added a new Threading class: ScopedLock. Used as an automatic unlocking mutex (safe for use with C++ exceptions, and cleaner/simpler code too). It works like C#'s "using" and "lock" directives, for those familiar with that. Optimized the AtomicExchange implementations for MSVC. git-svn-id: http://pcsx2.googlecode.com/svn/trunk@798 96395faa-99c1-11dd-bbfe-3dabce05a288 |
||
---|---|---|
3rdparty | ||
bin | ||
common | ||
fps2bios | ||
pcsx2 | ||
plugins | ||
build.sh | ||
pcsx2_suite_2008.sln |