Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.3/default/
Dwifi_legacy_hal.h391 std::condition_variable_any stop_wait_cv_; variable
Dwifi_legacy_hal.cpp418 const auto status = stop_wait_cv_.wait_for( in stop()
1389 stop_wait_cv_.notify_one(); in runEventLoop()