Home
last modified time | relevance | path

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

/system/hardware/interfaces/suspend/1.0/default/
DSuspendControlService.cpp88 auto callbackLock = std::unique_lock(mCallbackLock); in notifyWakeup() local
90 callbackLock.unlock(); in notifyWakeup()