Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_runner.cpp78 if (destroying_) { in ReclaimCurrentThread()
110 if (destroying_) { in Deposit()
145 destroying_ = true; in Stop()
197 while (!destroying_) { in Run()
206 if (destroying_) { in Run()
221 bool destroying_ {false};
/foundation/CastEngine/castengine_wifi_display/services/context/
H A Dcontext.h62 std::atomic<bool> destroying_ = false; member in OHOS::Sharing::Context
H A Dcontext.cpp39 destroying_ = true; in Release()
56 if (destroying_) { in HandleEvent()

Completed in 4 milliseconds