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] Remove ThunkPool crst. #88778

Merged
merged 5 commits into from
Aug 27, 2023
Merged

[NativeAOT] Remove ThunkPool crst. #88778

merged 5 commits into from
Aug 27, 2023

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    e111f12 View commit details
    Browse the repository at this point in the history
  2. Use regular lock in ThunksHeap

    VSadov committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6527835 View commit details
    Browse the repository at this point in the history
  3. remove CrstThunkPool

    VSadov committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    cbaeb2c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Moved ThanksPool to corlib

    VSadov committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    d437066 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39dddce View commit details
    Browse the repository at this point in the history