sandialabs / qthreads

Lightweight locality-aware user-level threading runtime.
https://www.sandia.gov/qthreads/
Other
173 stars 35 forks source link

Fix Non-Atomic Load In Trylock #247

Closed insertinterestingnamehere closed 7 months ago

insertinterestingnamehere commented 8 months ago

Some of the errors I was seeing in #244 and #245 came from this, but it doesn't have its own standalone issue.