Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/process_monitor/
Dprocess_monitor.cc91 std::mutex& properties_mutex, in MonitorLoop() argument
108 std::unique_lock lock(properties_mutex); in MonitorLoop()
160 std::mutex& properties_mutex, in SuspendResumeImpl() argument
164 std::lock_guard lock(properties_mutex); in SuspendResumeImpl()