Home
last modified time | relevance | path

Searched refs:eventloop (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp963 std::shared_ptr<EventLoop> eventloop = ptr->GetWorkLoop(); in CheckUnloadablePlugins() local
964 if (eventloop != nullptr) { in CheckUnloadablePlugins()
966 if (eventloop->AddEvent(nullptr, nullptr, task) != 0) { in CheckUnloadablePlugins()

Completed in 3 milliseconds