Skip to content
Commit 3e292475 authored by Jason Evans's avatar Jason Evans
Browse files

Implement atomic operations for x86/x64.

Add inline assembly implementations of atomic_{add,sub}_uint{32,64}()
for x86/x64, in order to support compilers that are missing the relevant
gcc intrinsics.
parent 9f949f9d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment