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

where available use AtomicU{64,128} instead of mutex for Instant backsliding protection #83093

Merged
merged 6 commits into from
Aug 20, 2021

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    3914a7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a98a309 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. Apply suggestions from code review

    Co-authored-by: Amanieu d'Antras <amanieu@gmail.com>
    the8472 and Amanieu authored Aug 15, 2021
    Configuration menu
    Copy the full SHA
    7256a6a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Configuration menu
    Copy the full SHA
    ff12ab2 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. [review] fix comment

    Co-authored-by: Amanieu d'Antras <amanieu@gmail.com>
    the8472 and Amanieu authored Aug 17, 2021
    Configuration menu
    Copy the full SHA
    6c92bae View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    cd82b42 View commit details
    Browse the repository at this point in the history