Searched defs:masterListenFd (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/ | ||
H A D | TCPStore.hpp | 39 std::optional<int> masterListenFd = std::nullopt; member |
H A D | init.cpp | 1524 bool useLibUV) { in c10d_init() |