Searched defs:WatchedProcess (Results 1 – 1 of 1) sorted by relevance
59 struct WatchedProcess { struct63 std::map<pid_t, WatchedProcess> watched_processes_; argument