MCPcopy 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
507void Process::InitializeSpawnHelper()
508{
509 if (l_ProcessControlFD == -1)
510 StartSpawnProcessHelper();
511}
512#endif /* _WIN32 */
513
514static void InitializeProcess()

Callers

nothing calls this directly

Calls 1

StartSpawnProcessHelperFunction · 0.85

Tested by

no test coverage detected