summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/Thread.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use std::threadTiger Wang2014-10-191-137/+0
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-16/+16
* Style: Normalized spaces after if, for and while.madmaxoft2014-07-211-5/+5
* Fixed style: spaces after commas.madmaxoft2014-07-191-4/+4
* Fixed tabs used for alignment.madmaxoft2014-07-171-1/+1
* Normalized comments.madmaxoft2014-07-171-6/+6
* Nullify deleted pointers.archshift2014-06-191-0/+2
* Fixed issues with 64-bit MSVC compilation.madmaxoft2014-04-111-8/+15
* Moved source to srcAlexander Harkness2013-11-241-0/+128