Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.1/default/
Dwifi_legacy_hal.h299 std::condition_variable_any stop_wait_cv_; variable
Dwifi_legacy_hal.cpp396 const auto status = stop_wait_cv_.wait_for( in stop()
1278 stop_wait_cv_.notify_one(); in runEventLoop()