Searched refs:gLock (Results 1 – 1 of 1) sorted by relevance
37 static std::mutex gLock; variable53 std::lock_guard<std::mutex> l{gLock}; in acquire_wake_lock()70 std::lock_guard<std::mutex> l{gLock}; in release_wake_lock()