summaryrefslogtreecommitdiff
path: root/include/mbgl/actor/scheduler.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Introduce Scheduler::bindOnce() and use it in ImageManagerMikhail Pozdnyakov2019-10-101-0/+10
* [core] Introduce Scheduler::makeWeakPtr()Mikhail Pozdnyakov2019-10-091-0/+4
* [core] Decouple Scheduler interface from actor modelMikhail Pozdnyakov2019-10-041-6/+4
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-101-0/+5
* [core] Avoid blocking in Thread<Object> constructor (#12151)Anand Thakker2018-07-031-0/+5
* [core] current schedulerIvo van Dongen2017-08-091-6/+9
* [core] Move actor/{mailbox,scheduler}.hpp to public include directoryJohn Firebaugh2017-03-281-0/+38