Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ InitializeSpawnHelper
Method
InitializeSpawnHelper
lib/base/process.cpp:507–511 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
505
}
506
507
void Process::InitializeSpawnHelper()
508
{
509
if (l_ProcessControlFD == -1)
510
StartSpawnProcessHelper();
511
}
512
#endif /* _WIN32 */
513
514
static void InitializeProcess()
Callers
nothing calls this directly
Calls
1
StartSpawnProcessHelper
Function · 0.85
Tested by
no test coverage detected