summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/Thread.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
* 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