Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1203
pid_t Process::GetPID() const
1204
{
1205
return m_PID;
1206
}
1207
1208
1209
int Process::GetTID() const
Callers
1
StartReloadProcess
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected