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

/hardware/interfaces/bluetooth/1.0/default/
H A Dvendor_interface.cc52 std::mutex wakeup_mutex_; member in namespace:__anon1120
312 std::unique_lock<std::mutex> lock(wakeup_mutex_);
355 std::unique_lock<std::mutex> lock(wakeup_mutex_);

Completed in 706 milliseconds