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

Improve thread-safety #50

Merged

Commits on Aug 11, 2024

  1. Makes non-const static variables _Thread_local

    Except where the declarations are disabled anyway with the pre-processor definition NOMORE_FOR_THREADS (which I don't know what it means).
    adomasbaliuka committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    2566aee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93528ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    575c153 View commit details
    Browse the repository at this point in the history