Home
last modified time | relevance | path

Searched defs:masterListenFd (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DTCPStore.hpp39 std::optional<int> masterListenFd = std::nullopt; member
H A Dinit.cpp1524 bool useLibUV) { in c10d_init()