Closed
Description
- Proposal for the
Lock
API - Add first class System.Threading.Lock type #34812- Partially approved, may need further discussion/changes based on other items
- Expose a
Lock
type in preview mode - PR: Expose aLock
type 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#
lock
keyword - [Proposal]: Lock statement pattern (VS 17.10, .NET 9) csharplang#7104 - Basic performance tests
- Make the
Lock
type non-preview - PR: RemoveRequiresPreviewFeatures
attribute onLock
, add test using thelock
keyword #102222 - Document the
Lock
API surface - PR: Add some documentation forSystem.Threading.Lock
APIs dotnet-api-docs#9912 - Document the new config vars
Metadata
Metadata
Assignees
Type
Projects
Status
Complete