Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_runner.cpp230 // Avatar of thread collector, used to stop collector at the specified opportunity.
231 class Avatar { class in OHOS::AppExecFwk::__anon9109::ThreadCollector
233 DISALLOW_COPY_AND_MOVE(Avatar);
235 Avatar() = default;
236 ~Avatar() in ~Avatar()
254 static Avatar avatar_;
391 * should after all event runners finished. All event runners finished in destruction of 'ThreadCollector::Avatar',
392 * so instance of 'ThreadCollector::Avatar' MUST defined after 'currentEventRunner'.
394 ThreadCollector::Avatar ThreadCollector::avatar_;

Completed in 2 milliseconds