Home
last modified time | relevance | path

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

/device/linaro/hikey/bluetooth/
Dasync_fd_watcher.cc79 thread_ = std::thread([this]() { ThreadRoutine(); }); in tryStartThread()
114 void AsyncFdWatcher::ThreadRoutine() { in ThreadRoutine() function in android::hardware::bluetooth::async::AsyncFdWatcher
Dasync_fd_watcher.h49 void ThreadRoutine();