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