OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lock_acquired_
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/msm8996/sdm/libs/hwc/
cpuhint.cpp
86
if (
lock_acquired_
) {
98
lock_acquired_
= true;
109
if (!
lock_acquired_
) {
114
lock_acquired_
= false;
cpuhint.h
53
bool
lock_acquired_
= false;
member in class:sdm::CPUHint
Completed in 71 milliseconds