aboutsummaryrefslogtreecommitdiff
path: root/src/threads.h
AgeCommit message (Expand)Author
2017-06-11Remove threads.h and replace its definitions with their C++11 equivalents (#5...ShadowNinja
2017-06-08C++11 patchset 5: use std::threads and remove old compat layer (#5928)Loïc Blot
2017-06-06Use C++11 mutexes only (remove compat code) (#5922)Loïc Blot
2016-10-06Fix C++11 Windows build of threading codesfan5
2015-10-24Fix some threading things and add additional thread unittestskwolekr
2015-10-16Refactor thread utility interfacekwolekr
2015-08-23Clean up threadingShadowNinja
2013-09-15Always use builtin JThread librarykwolekr
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2010-12-20added some missing filesPerttu Ahola