-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Description
- Proposal for the
LockAPI - Add first class System.Threading.Lock type #34812- Partially approved, may need further discussion/changes based on other items
- Expose a
Locktype in preview mode - PR: Expose aLocktype in preview mode #87672 - Diagnostics - PRs: Add managed blocking info for lock and monitor waits #101192, Notify the debugger of a cross-thread dependency in Lock #101501
- Proposal for integrating with the C#
lockkeyword - [Proposal]: Lock statement pattern (VS 17.10, .NET 9) csharplang#7104 - Basic performance tests
- Make the
Locktype non-preview - PR: RemoveRequiresPreviewFeaturesattribute onLock, add test using thelockkeyword #102222 - Document the
LockAPI surface - PR: Add some documentation forSystem.Threading.LockAPIs dotnet-api-docs#9912 - Document the new config vars
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Complete