HomeSort by relevance Sort by last modified time
    Searched refs:timeout_mutex_ (Results 1 - 2 of 2) sorted by null

  /device/linaro/hikey/bluetooth/
async_fd_watcher.cc 54 std::unique_lock<std::mutex> guard(timeout_mutex_);
99 std::unique_lock<std::mutex> guard(timeout_mutex_);
145 std::unique_lock<std::mutex> guard(timeout_mutex_);
async_fd_watcher.h 54 std::mutex timeout_mutex_; member in class:android::hardware::bluetooth::async::AsyncFdWatcher

Completed in 104 milliseconds