Searched defs:RunLoop (Results 1 – 3 of 3) sorted by relevance
27 RunLoop::RunLoop(Type type) : impl(std::make_unique<Impl>()) { in RunLoop() function in mbgl::util::RunLoop
21 class RunLoop : public Scheduler, class
79 RunLoop::RunLoop(Type type) : impl(std::make_unique<Impl>()) { in RunLoop() function in mbgl::util::RunLoop