Skip to content
Snippets Groups Projects
Commit f37f03a6 authored by toy's avatar toy
Browse files

The pseudo-atomic flag was set/reset using add/sub. Replace this with

or/andn, so we don't inadvertently reset pseudo-atomic by adding the
flag, thinking we're setting it.  (Granted, this probably means we
were already doing something wrong, but this will make it a bit more
robust.)
parent 55c3e8e3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment