Searched defs:newState (Results 1 – 3 of 3) sorted by relevance
67 const newState: State = set(state, ["a", 'b'], 'why'); // shouldn't be an error constant
189 auto newState = HELPERS_TO_UNSIGNED(curState) | HELPERS_TO_UNSIGNED(HELD_MASK); in MutexLock() local276 …auto newState = HELPERS_TO_UNSIGNED(curState) & ~HELPERS_TO_UNSIGNED(HELD_MASK); // State without… in MutexUnlock() local
308 auto &newState = dfsStack.top(); in CalculateSchedulingUpperBound() local386 auto &newState = dfsVisitStack.top(); in CalculateSchedulingLowerBound() local440 auto &newState = dfsFinishStack.top(); in CalculateSchedulingLowerBound() local