aboutsummaryrefslogtreecommitdiff
path: root/include/tst_atomic.h
AgeCommit message (Expand)Author
2020-03-23include: Replace GPL with SPDX-License-IdentifierPetr Vorel
2017-10-11tst_atomic: Add load, store and use __atomic builtinsRichard Palethorpe
2017-01-30arm64: add tst_atomic_add_returnYury Norov
2016-09-05tst_atomic: add atomic_add_return for ARCVineet Gupta
2016-08-04tst_atomic.h: Add tst_atomic_dec() wrapper.Cyril Hrubis
2016-04-19tst_atomic: add atomic_add_return for x86/64, ppc/64 and s390/xJan Stancek
2016-04-19m4: add a check for __sync_add_and_fetchJan Stancek
2016-04-19tst_atomic: make tst_atomic_inc take a signed integerJan Stancek
2016-04-06lib: Add new test library APICyril Hrubis