summaryrefslogtreecommitdiff
path: root/include/mbgl/actor/mailbox.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Use weak scheduler inside mailboxAlexander Shalamov2020-01-231-1/+3
* [core] Decouple Scheduler interface from actor modelMikhail Pozdnyakov2019-10-041-0/+2
* [core] Avoid blocking in Thread<Object> constructor (#12151)Anand Thakker2018-07-031-3/+18
* [core] allow self closing mailbox/actorIvo van Dongen2017-05-271-1/+1
* [core] Block in Mailbox::close() until neither receive nor push are in progressJohn Firebaugh2017-05-241-2/+4
* [core] Move actor/{mailbox,scheduler}.hpp to public include directoryJohn Firebaugh2017-03-281-0/+33