You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[NativeAOT] Move Interlocked null checks to managed, RhpLockCmpXchg64 to C (#100021)
* Move RhpLockCmpXchg64 implementation to C; move null checks from RhpLockCmpXchg64/RhpCheckedLockCmpXchg/RhpCheckedXchg to managed code
* Removed #ifs per feedback
* Update RhpLockCmpXchg[8/16/32] too
* Add PalInterlockedOperationBarrier
* PR feedback
* Move RhpLockCmpXchg32 to C
---------
Co-authored-by: Michał Petryka <[email protected]>
0 commit comments