Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NativeAOT] Use 8.1 atomics, if available, in RhpCheckedXchg/RhpCheckedLockCmpXchg #85283

Merged
merged 5 commits into from
Apr 28, 2023

Commits on Apr 28, 2023

  1. use atomics when available

    VSadov committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    00d7493 View commit details
    Browse the repository at this point in the history
  2. exch win

    VSadov committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    b7ce6f4 View commit details
    Browse the repository at this point in the history
  3. conditional atomics

    VSadov committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    18b52cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3bcb4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    684fb78 View commit details
    Browse the repository at this point in the history