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

Method initialize

src/reap.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80
81
82void ReaperProcess::initialize()
83{
84 wait();
85}
86
87
88void ReaperProcess::wait()

Callers

nothing calls this directly

Calls 1

waitFunction · 0.70

Tested by

no test coverage detected