Home
last modified time | relevance | path

Searched defs:FlushSem (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ui_lite/frameworks/dock/
H A Dscreen_device.h47 class FlushSem : public HeapBase { class
54 FlushSem(bool isFlushing = false) : sem_(1, 1), isFlushing_(isFlushing) {} in FlushSem() function in OHOS::FlushSem

Completed in 2 milliseconds