Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ SetAdjustPriority
Method
SetAdjustPriority
lib/base/process.cpp:600–603 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
598
}
599
600
void Process::SetAdjustPriority(bool adjust)
601
{
602
m_AdjustPriority = adjust;
603
}
604
605
bool Process::GetAdjustPriority() const
606
{
Callers
1
ExecuteCommand
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected