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

[mono] More Threading changes #49637

Merged
merged 20 commits into from
Apr 6, 2021

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    da3fa6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cb11a0 View commit details
    Browse the repository at this point in the history
  3. Remove native abandon_mutexes calls

    Abandoning in managed seems to work fine
    CoffeeFlux committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    9c03dcb View commit details
    Browse the repository at this point in the history
  4. Switch to managed Sleep

    CoffeeFlux committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    890b12e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6415244 View commit details
    Browse the repository at this point in the history
  6. Remove more domain usage

    CoffeeFlux committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    a1353ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e43058 View commit details
    Browse the repository at this point in the history
  8. Re-add shutting_down flag

    CoffeeFlux committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    fde1c8e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a625280 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9242fa5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7f95dfc View commit details
    Browse the repository at this point in the history
  12. Rename to thread_exiting

    CoffeeFlux committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    ce69f53 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b5728ac View commit details
    Browse the repository at this point in the history
  14. Fix build

    CoffeeFlux committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    068c323 View commit details
    Browse the repository at this point in the history
  15. Build build part 2

    CoffeeFlux committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    69059c6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3f06b3d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3e3361a View commit details
    Browse the repository at this point in the history
  18. Don't leak gchandles

    CoffeeFlux committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    05f3665 View commit details
    Browse the repository at this point in the history
  19. Clean up rebase

    CoffeeFlux committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    52ea821 View commit details
    Browse the repository at this point in the history
  20. Pt 2

    CoffeeFlux committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    8dd94e4 View commit details
    Browse the repository at this point in the history