summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/Thread.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-21Style: Normalized to no spaces before closing parenthesis.madmaxoft1-4/+4
2014-03-25Added newlines. Without them, the files would not compile.Samuel Barney1-1/+1
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2012-09-23Source files cleanup: OSSupport-related files in a separate subfolder, renamed.madmaxoft@gmail.com1-0/+0
2012-07-15cThread uses AString instead of char * for name (fixed a warning)madmaxoft@gmail.com1-1/+1
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-25/+25
2012-01-29VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com1-1/+0
2011-12-23Added thread names to cThread so when debugging in Visual Studio you actually know what thread you're looking atfaketruth1-1/+3
2011-10-03MCServer c++ source filesfaketruth1-0/+25