Skip to content

runtime: convert atomic values to runtime/internal/atomic types #53821

Open
@prattmic

Description

@prattmic

runtime/internal/atomic added Int32, etc types a while ago, which are slowing getting used on new code. We should also go through existing code and convert bare atomic values to use the atomic types.

Metadata

Metadata

Assignees

Labels

compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions