Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ MultiProc
Method
MultiProc
phxqueue/comm/multiproc.h:29–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
class MultiProc {
28
public:
29
MultiProc() {}
30
virtual ~MultiProc() {}
31
32
// watch and refork the child process if killed/aborted unexpectedly
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected