Searched refs:mCmdLooperThread (Results 1 – 2 of 2) sorted by relevance
516 std::thread mCmdLooperThread; variable
376 mCmdLooperThread = std::thread([this]() { in IncrementalService()393 mCmdLooperThread.join(); in ~IncrementalService()