Home
last modified time | relevance | path

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

/tools/netsim/src/hci/
Dasync_manager.cc180 thread_ = std::thread([this]() { ThreadRoutine(); }); in tryStartThread()
241 void ThreadRoutine() { in ThreadRoutine() function in rootcanal::AsyncManager::AsyncFdWatcher
461 thread_ = std::thread([this]() { ThreadRoutine(); }); in tryStartThread()
469 void ThreadRoutine() { in ThreadRoutine() function in rootcanal::AsyncManager::AsyncTaskManager