summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/StdThread.h
AgeCommit message (Expand)Author
2012-05-26Merge branch 'misc-speedups'skidau
2012-02-24enable c++11 compilation in cmakelistsJordan Woyak
2012-01-07a small thread synchronization speedup for dual core mode.nitsuja
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