summaryrefslogtreecommitdiff
path: root/src/util/u_atomic.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-22util/u_atomic: remove unnecessaty __atomic functionsGrazvydas Ignotas1-12/+0
2017-09-15util/u_atomic: Add implementation of __sync_val_compare_and_swap_8Matt Turner1-0/+14
2017-04-03util/u_atomic: provide 64bit atomics where they're missingGrazvydas Ignotas1-0/+75