summaryrefslogtreecommitdiff
path: root/src/thread_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-format.Mikaël Capelle2023-07-091-6/+6
* Move MemoizedLock to uibase.Mikaël Capelle2020-11-181-45/+0
* fixes after rebasingisanae2020-11-031-3/+2
* added startSafeThread() to get core dumps for threads other than the main threadisanae2020-07-311-3/+22
* Update MemoizedLock to allow more flexible callable.Mikaël Capelle2020-05-251-6/+8
* Add MemoizedLocked.Mikaël Capelle2020-05-241-0/+43
* Minor cleaning.Mikaël Capelle2020-05-241-3/+6
* Switch from ThreadPool to a simpler thread map for containers.Mikaël Capelle2020-05-241-0/+55