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
[release/9.0] [NativeAOT] Introduce pointer-based CompareExchange intrinsic and use operating with syncblock bits. (#106727)
* introduce CompareExchange(int* location1, int value, int comparand)
* Apply suggestions from code review
Co-authored-by: Jan Kotas <[email protected]>
* fix arm32 build
---------
Co-authored-by: vsadov <[email protected]>
Co-authored-by: Vladimir Sadov <[email protected]>
Co-authored-by: Jan Kotas <[email protected]>
Co-authored-by: Jeff Schwartz <[email protected]>
0 commit comments