Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/1.0/default/
Dvendor_interface.cc52 std::mutex wakeup_mutex_; variable
312 std::unique_lock<std::mutex> lock(wakeup_mutex_); in Send()
355 std::unique_lock<std::mutex> lock(wakeup_mutex_); in OnTimeout()