Skip to content

runtime,sync/atomic: unify API for runtime/internal/atomic and sync/atomic #8739

Description

@dvyukov
We need to unify interface of atomic operations between runtime package and sync/atomic
package. And then teach gc to replace functions in both packages with intrinsics where
possible.

This is followup to https://golang.org/issue/4947 which was about
atomic intrinsics for runtime C code.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions