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

<new>: SRWLOCK to protect the new handler instead of an indexed CRITICAL_SECTION #4407

Merged
merged 4 commits into from
Feb 27, 2024

Commits on Feb 18, 2024

  1. <new>: SRWLOCK to protect the new handler...

    ...instead of an indexed `CRITICAL_SECTION`
    AlexGuteniev committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    95a2e22 View commit details
    Browse the repository at this point in the history
  2. fixed lock

    AlexGuteniev committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    21e7406 View commit details
    Browse the repository at this point in the history
  3. format

    AlexGuteniev committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    19ad47e View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

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