Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
82
void ReaperProcess::initialize()
83
{
84
wait();
85
}
86
87
88
void ReaperProcess::wait()
Callers
nothing calls this directly
Calls
1
wait
Function · 0.70
Tested by
no test coverage detected