summaryrefslogtreecommitdiff
path: root/src/mbgl/util/async_task.hpp
Commit message (Expand)AuthorAgeFilesLines
* [node] Move util/async_task.hpp to public include directoryKonstantin Käfer2017-03-281-24/+0
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] Get rid of ::unref() for Timer and AsyncTaskThiago Marcos P. Santos2016-01-091-1/+0
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-2/+2
* [core] Privatize internal headersJohn Firebaugh2015-12-011-0/+28
* [core] Use AsyncTask on the MapContextThiago Marcos P. Santos2015-12-011-28/+0
* [core] Introduce the AsyncTaskThiago Marcos P. Santos2015-12-011-0/+28