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

atomic wait/notify_one/notify_all : add volatile constraints #4391

Conversation

faithandbrave
Copy link
Contributor

apply volatile constraints (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p1831r1.html) to wait/notify operations.

@jensmaurer
Copy link
Member

I'm sorry, I don't see the edits suggested here in the approved paper P1831R1.

If you believe there is a defect, please file an LWG issue. (The defect does not appear to be editorial in nature.)

@faithandbrave
Copy link
Contributor Author

faithandbrave commented Nov 25, 2020

OK. I'll submit a LWG issue.

@jensmaurer jensmaurer added the lwg Issue must be reviewed by LWG. label Nov 25, 2020
@faithandbrave
Copy link
Contributor Author

already exist the defect
https://cplusplus.github.io/LWG/issue3417

@faithandbrave faithandbrave deleted the atomic_constraints_wait_notify branch November 25, 2020 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lwg Issue must be reviewed by LWG.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants