Home
last modified time | relevance | path

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

/system/core/storaged/
Dstoraged_info.cpp74 Mutex::Autolock _l(si_mutex); in load_perf_history_proto()
124 Mutex::Autolock _l(si_mutex); in refresh()
153 Mutex::Autolock _l(si_mutex); in update_perf_history()
203 Mutex::Autolock _l(si_mutex); in get_perf_history()
233 Mutex::Autolock _l(si_mutex); in get_recent_perf()
/system/core/storaged/include/
Dstoraged_info.h59 Mutex si_mutex; variable