Home
last modified time | relevance | path

Searched refs:hasPostTask (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_dirty_manager.cpp429 bool hasPostTask = false; in ResetFlushWindowInfoTask() local
430 if (hasPostTask_.compare_exchange_strong(hasPostTask, true)) { in ResetFlushWindowInfoTask()