summaryrefslogtreecommitdiff
path: root/src/mbgl/util/thread_pool.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix GeoJSONVTData ownership and life cycleMikhail Pozdnyakov2020-01-091-0/+1
* [core] Add Scheduler::scheduleAndReplyValue() APIMikhail Pozdnyakov2019-11-051-2/+2
* [core] Introduce Scheduler::makeWeakPtr()Mikhail Pozdnyakov2019-10-091-0/+3
* [core] Introduce SequencedScheduler and ParallelSchedulerMikhail Pozdnyakov2019-10-071-7/+46
* [core] Decouple Scheduler interface from actor modelMikhail Pozdnyakov2019-10-041-2/+2
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-101-0/+28