Searched refs:remote_end (Results 1 – 1 of 1) sorted by relevance
348 unique_fd remote_end(sfd[1]); in startDumpThread() local352 activeThread_ = std::thread([=, remote_end{std::move(remote_end)}]() mutable { in startDumpThread()357 err = service->dump(remote_end.get(), args); in startDumpThread()360 err = dumpPidToFd(service, remote_end); in startDumpThread()