summaryrefslogtreecommitdiff
path: root/src/util/thread.h
Commit message (Expand)AuthorAge
* Fix various points reported by cppcheck (#5656)Loïc Blot2017-04-25
* Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)Loïc Blot2017-04-20
* Include container.h in util/thread.h. util/thread.h doesn't compile without itPerttu Ahola2017-04-17
* Rename macros with two leading underscoresShadowNinja2015-10-14
* Always use errorstream for DEBUG_EXCEPTION_HANDLERShadowNinja2015-10-14
* Clean up threadingShadowNinja2015-08-23
* Misc. minor fixeskwolekr2015-07-10
* Add UpdateThread and use it for minimap and mesh threadsest312015-06-29
* MutexedQueue inherits must use std::deque instead of std::listLoic Blot2015-03-17
* Make MutexQueue use jsemaphore for signalingsapier2014-01-10
* Replace SimpleThread by JThread now implementing same featuressapier2013-12-15
* Cleanup jthread and fix win32 buildsapier2013-12-01
* Add missing RequestQueue docsapier2013-11-17
* Fix multicaller support in RequestQueuesapier2013-11-17
* Always use builtin JThread librarykwolekr2013-09-15
* Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-11
* Update Copyright YearsSfan52013-02-24
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
* Initially split utility.h to multiple files in util/Perttu Ahola2012-06-17