MCPcopy Create free account
hub / github.com/Tencent/phxqueue / ~MultiProc

Method ~MultiProc

phxqueue/comm/multiproc.h:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28 public:
29 MultiProc() {}
30 virtual ~MultiProc() {}
31
32 // watch and refork the child process if killed/aborted unexpectedly
33 void ForkAndRun(const int procs);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected