summaryrefslogtreecommitdiff
path: root/include/mbgl/util/work_task_impl.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] Removed unused methodsThiago Marcos P. Santos2017-06-261-44/+0
| | | | No longer needed after refactoring ::setResourceTransform.
* [core] Don't use std::move on forwarding referencesJohn Firebaugh2016-09-081-13/+16
|
* [core] Rework invokeWithCallback so that the callback is lastJohn Firebaugh2016-09-081-5/+19
|
* [core] Extract WorkTaskImpl from run_loop.hppJohn Firebaugh2016-09-081-0/+92