Searched refs:secureB (Results 1 – 1 of 1) sorted by relevance
1606 private bool DoesAPreemptB(int priorityA, int priorityB, bool secureA, bool secureB) in DoesAPreemptB() argument1609 var binaryPointMaskB = ~((1 << binaryPointPosition.Get(secureB) + 1) - 1); in DoesAPreemptB()