Home
last modified time | relevance | path

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

/bootable/recovery/install/
Dinstall.cpp70 static std::condition_variable finish_log_temperature; variable
322 finish_log_temperature.wait_for(lck, 20s) == std::cv_status::timeout) { in log_max_temperature()
485 finish_log_temperature.notify_one(); in try_update_binary()