Home
last modified time | relevance | path

Searched refs:clientThread (Results 1 – 1 of 1) sorted by relevance

/external/pytorch/test/cpp/c10d/
DTCPStoreTest.cpp198 auto clientThread = std::thread([&clientTCPStore] { in TEST() local
205 clientThread.join(); in TEST()
233 auto clientThread = std::thread([&clientTCPStore] { in TEST() local
249 clientThread.join(); in TEST()