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

thread/Atomic #21

Closed
leoetlino opened this issue Jul 28, 2020 · 0 comments
Closed

thread/Atomic #21

leoetlino opened this issue Jul 28, 2020 · 0 comments
Assignees
Projects

Comments

@leoetlino
Copy link
Contributor

leoetlino commented Jul 28, 2020

Note that the name is a guess and based on the fact that several thread classes (SpinLock, ReadWriteLock) use atomic load and store operations.

For simplicity reasons, I will probably use C++11 <atomic> to implement the atomic utilities.

@leoetlino leoetlino created this issue from a note in sead (To do) Jul 28, 2020
This was referenced Jul 28, 2020
@leoetlino leoetlino self-assigned this Jul 28, 2020
@leoetlino leoetlino moved this from To do to Ongoing (even if mostly done) in sead Jul 28, 2020
@leoetlino leoetlino moved this from Ongoing (even if mostly done) to To do in sead Jul 28, 2020
@leoetlino leoetlino moved this from To do to Ongoing (even if mostly done) in sead Jul 28, 2020
sead automation moved this from Ongoing (even if mostly done) to Done / Mostly done Jul 29, 2020
leoetlino added a commit to leoetlino/sead that referenced this issue Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
sead
  
Done / Mostly done
Development

No branches or pull requests

1 participant