Searched refs:ThreadRoutine (Results 1 – 3 of 3) sorted by relevance
| /packages/modules/Bluetooth/tools/rootcanal/model/setup/ | ||
| D | async_manager.cc | 170 thread_ = std::thread([this]() { ThreadRoutine(); }); in tryStartThread() |
| /packages/modules/Bluetooth/system/vendor_libs/linux/interface/ | ||
| D | async_fd_watcher.cc | 83 thread_ = std::thread([this]() { ThreadRoutine(); }); in tryStartThread() |
| D | async_fd_watcher.h | 49 void ThreadRoutine(); |