Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synchronization and atomics chapter desing #124

Open
PetroBondar opened this issue Dec 6, 2023 · 2 comments
Open

Synchronization and atomics chapter desing #124

PetroBondar opened this issue Dec 6, 2023 · 2 comments

Comments

@PetroBondar
Copy link
Contributor

Currently, the "Atomic Operations" chapter looks like this:
image

We propose to rename this chapter to "Synchronization and atomics" and implement the following structure:

Also, should we include deprecated Atomic types in the reference guide?

We will create the PR with updates soon. Feel free to comment if you have any suggestions on the structure.

@PetroBondar
Copy link
Contributor Author

Created PR: #126

@mkinsner
Copy link

mkinsner commented Dec 7, 2023

Also, should we include deprecated Atomic types in the reference guide?

Yes, because the deprecated features are still in the specification and need to be supported, they should be in the reference guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants