Go to file
Jason Evans 3e292475ee 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.
2011-03-24 16:48:11 -07:00
jemalloc Implement atomic operations for x86/x64. 2011-03-24 16:48:11 -07:00
.gitignore Use mremap(2) for huge realloc(). 2010-11-30 16:50:58 -08:00