about summary refs log tree commit diff
path: root/arch/x86_64/atomic_arch.h
Commit message (Expand)AuthorAgeFilesLines
* add a_clz_64 helper functionSzabolcs Nagy2017-08-291-0/+7
* fix regression disabling use of pause instruction for x86 a_spinRich Felker2016-03-291-1/+1
* clean up x86_64 (and x32) atomics for new atomics frameworkRich Felker2016-01-221-55/+64
* refactor internal atomic.hRich Felker2016-01-211-0/+107