me='generator' content='cgit v1.2.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/src/util/thread.h
Commit message (Expand)AuthorAge
* Move files to subdirectories (#6599)Vitaliy2017-11-08
* Remove DSTACK support (#6346)Loïc Blot2017-08-30
* Code modernization: subfolders (#6283)Loïc Blot2017-08-19
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-17
* Use C++11 mutexes only (remove compat code) (#5922)Loïc Blot2017-06-06
* 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