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

Fix unaligned 64 bit atomic loads on 32 bit platforms #154

Merged
merged 2 commits into from
Sep 27, 2019
Merged

Conversation

nhooyr
Copy link
Contributor

@nhooyr nhooyr commented Sep 27, 2019

@nhooyr nhooyr force-pushed the fix-atomic branch 2 times, most recently from b09adc6 to 1f18b56 Compare September 27, 2019 20:24
- Also allows SetReadLimit to be called concurrently which is a nice
  touch
@nhooyr nhooyr merged commit 31df3a5 into master Sep 27, 2019
@nhooyr nhooyr deleted the fix-atomic branch September 27, 2019 20:28
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

Successfully merging this pull request may close these issues.

Atomic loads need to be aligned
1 participant