Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dpower_interface_impl.cpp72 static std::condition_variable g_suspendCv; variable
170 g_suspendCv.notify_one(); in StartSuspend()
190 g_suspendCv.wait(suspendLock); in AutoSuspendLoop()