summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/StdThread.h
AgeCommit message (Expand)Author
2011-03-12Fix things so that those who wish to compile with -std=c++0x can. To active ...Glenn Rice
2011-03-04First Revert my changes to VertexLoader.cpp, i don't own the games that get e...Rodolfo Osvaldo Bogado
2011-01-29Equip any new threads with an NSAutoreleasePool.Soren Jorvang
2011-01-27Replaced Common::Thread with a partial implementation of std::thread. (rvalue...Jordan Woyak