Searched refs:ThreadRoutine (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/bluetooth/1.0/default/ | ||
D | async_fd_watcher.cc | 84 thread_ = std::thread([this]() { ThreadRoutine(); }); in tryStartThread() |
D | async_fd_watcher.h | 49 void ThreadRoutine(); |