Searched refs:deamonReadThread (Results 1 – 1 of 1) sorted by relevance
293 std::thread deamonReadThread(std::bind(&HdcDaemonUART::DeamonReadThread, this)); in LoopUARTRead() local294 deamonReadThread.detach(); in LoopUARTRead()