Searched refs:remote_end (Results 1 – 1 of 1) sorted by relevance
325 unique_fd remote_end(sfd[1]); in startDumpThread() local329 activeThread_ = std::thread([=, remote_end{std::move(remote_end)}]() mutable { in startDumpThread()330 int err = service->dump(remote_end.get(), args); in startDumpThread()336 remote_end.reset(); in startDumpThread()