-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 Fix race and an abandoned mutex (#180)
NOTE: CI build fails only due to what I assume is a plumbing issue. Inspecting the logs reveals that everything compiles correctly. * Added volatile loads and fixed an abondoned mutex * Moved early out earlier * Fix indent * Fix understanding of memory model * Fix indentation * Fix side of memory barrier * Fix warning
- Loading branch information
1 parent
7fa5c61
commit a02cefc
Showing
1 changed file
with
15 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters