Searched refs:activeThread_ (Results 1 – 2 of 2) sorted by relevance
120 std::thread activeThread_; variable
329 activeThread_ = std::thread([=, remote_end{std::move(remote_end)}]() mutable { in startDumpThread()348 activeThread_.join(); in stopDumpThread()350 activeThread_.detach(); in stopDumpThread()