MCPcopy Create free account
hub / github.com/3rdparty/libprocess / ExitedProcess

Method ExitedProcess

src/tests/process_tests.cpp:713–713  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

711{
712public:
713 explicit ExitedProcess(const UPID& _pid) : pid(_pid) {}
714
715 void initialize() override
716 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected