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

OwnedInterrupt: add compiler fences #36

Closed
Dirbaio opened this issue Jan 21, 2021 · 1 comment
Closed

OwnedInterrupt: add compiler fences #36

Dirbaio opened this issue Jan 21, 2021 · 1 comment
Labels
kind-bug Something isn't working
Milestone

Comments

@Dirbaio
Copy link
Member

Dirbaio commented Jan 21, 2021

many OwnedInterrupt methods should have compiler fences, so for example enabling/disabling is guaranteed to be ordered vs other memory accesses.

@Dirbaio Dirbaio added this to the v0.1 milestone Jan 21, 2021
@Dirbaio Dirbaio added the kind-bug Something isn't working label Feb 26, 2021
@Dirbaio
Copy link
Member Author

Dirbaio commented Mar 29, 2021

Done in 4ce46df

@Dirbaio Dirbaio closed this as completed Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind-bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant