Searched refs:newTargetStatus (Results 1 – 1 of 1) sorted by relevance
2840 int oldStatus, oldTargetStatus, newTargetStatus; in compareAndSetCurrentStatus() local2872 newTargetStatus = mTargetStatus; in compareAndSetCurrentStatus()2876 << newStatus << " (target " << oldTargetStatus << " -> " << newTargetStatus << ")"; in compareAndSetCurrentStatus()