Public Member Functions | |
| SignalTest (const std::string &path) | |
| void | arm (int pid, int signal) | 
| std::shared_ptr<::c10d::ProcessGroup::Work > | run (int rank, int size) | 
Protected Attributes | |
| std::string | path_ | 
| std::thread | arm_ | 
| Semaphore | sem_ | 
Definition at line 20 of file ProcessGroupGlooTest.cpp.
 1.8.11