summaryrefslogtreecommitdiffstats
path: root/core/thread_work_pool.h
Commit message (Expand)AuthorAgeFilesLines
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-3/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-0/+2
* Fixes some memory leaksHaoyu Qiu2020-02-131-0/+3
* Vulkan: Move thirdparty code out of drivers, style fixesRémi Verschelde2020-02-111-2/+2
* Fix code formatting issues and VS compilationRémi Verschelde2020-02-111-0/+30
* Added a spinlock template as well as a thread work pool class.Juan Linietsky2020-02-111-0/+78