Searched refs:IsTimerSlackSupported (Results 1 – 2 of 2) sorted by relevance
81 static bool IsTimerSlackSupported(int tid);
81 bool SetTimerSlackAction::IsTimerSlackSupported(int tid) { in IsTimerSlackSupported() function in SetTimerSlackAction88 static bool sys_supports_timerslack = IsTimerSlackSupported(tid); in ExecuteForTask()