summaryrefslogtreecommitdiff
path: root/src/mbgl/util/thread_pool.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Add hooks for setting experimental thread priorities for mbgl threadsAlexander Shalamov2020-02-061-2/+9
* [core] Introduce SequencedScheduler and ParallelSchedulerMikhail Pozdnyakov2019-10-071-35/+27
* [core] Decouple Scheduler interface from actor modelMikhail Pozdnyakov2019-10-041-5/+4
* [core] option to perform platform specific operations when creating/destroyin...Łukasz Paczos2019-05-221-0/+3
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-101-0/+58