summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/IsThread.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bulk clearing of whitespaceLogicParrot2016-02-051-1/+1
* Use atomic bool for isthread terminatetycho2015-12-191-1/+2
* Fixed minor errors in Tycho's codeTiger Wang2015-06-221-6/+9
* cIsThread: Fixed a race condition on thread start.Mattes D2014-12-251-5/+14
* SuggestionsTiger Wang2014-10-241-4/+1
* Merged branch 'master' into c++11.Mattes D2014-10-231-8/+4
|\
| * convert old style casts to fix warningsSteven Riehl2014-10-121-20/+16
* | Migrated cSleep and cTimer to std::chronoTiger Wang2014-10-201-1/+1
* | Use std::threadTiger Wang2014-10-191-42/+2
|/
* OSSupport: Fixed UNICODE Windows builds.Mattes D2014-09-141-1/+1
* Fixed deadlock when moving players to other worlds.Mattes D2014-06-081-0/+4
* Fixed issues with 64-bit MSVC compilation.madmaxoft2014-04-111-1/+1
* Fix IsThread destructorTycho2014-03-091-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+100