MCPcopy Create free account
hub / github.com/Icinga/icinga2 / GetPID

Method GetPID

lib/base/process.cpp:1203–1206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1201}
1202
1203pid_t Process::GetPID() const
1204{
1205 return m_PID;
1206}
1207
1208
1209int Process::GetTID() const

Callers 1

StartReloadProcessMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected