Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Move CoreCLR over to the managed wait subsystem#117788

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
jkoritzinsky wants to merge23 commits intodotnet:main
base:main
Choose a base branch
Loading
fromjkoritzinsky:coreclr-managed-wait

Conversation

jkoritzinsky
Copy link
Member

@jkoritzinskyjkoritzinsky commentedJul 17, 2025
edited
Loading

Use the shared managed wait subsystem for CoreCLR's managed code instead of the Win32 PAL

Also, remove the named mutex support from the CoreCLR PAL as nothing uses it now.

TODO: Once#117688 is in, we can remove Mutex support from the Win32 PAL entirely

Unblocks#115685

Depends on#117635

jkotas, AustinWise, strangeman375, and hoyosjs reacted with heart emoji
Create a NamedMutex class that wraps the underlying data structures
@dotnet-policy-serviceDotnet Policy Service
Copy link
Contributor

Tagging subscribers to this area:@mangod9
See info inarea-owners.md if you want to be subscribed.

@jkoritzinskyjkoritzinsky added this to the11.0.0 milestoneJul 17, 2025
@jkoritzinskyjkoritzinsky added the blockedIssue/PR is blocked on something - see comments labelJul 17, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@MichalStrehovskyMichalStrehovskyAwaiting requested review from MichalStrehovskyMichalStrehovsky will be requested when the pull request is marked ready for reviewMichalStrehovsky is a code owner

Copilot code reviewCopilotAwaiting requested review from CopilotCopilot will automatically review once the pull request is marked ready for review

At least 1 approving review is required to merge this pull request.

Assignees

@jkoritzinskyjkoritzinsky

Labels
area-System.ThreadingblockedIssue/PR is blocked on something - see commentsruntime-coreclrspecific to the CoreCLR runtime
Projects
None yet
Milestone
11.0.0
Development

Successfully merging this pull request may close these issues.

1 participant
@jkoritzinsky

[8]ページ先頭

©2009-2025 Movatter.jp