aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/atomic_ops.h
AgeCommit message (Expand)Author
2024-01-27atomic_ops: Fix MSVCMerry
2024-01-27atomic_ops: Remove volatile qualifierMerry
2024-01-27atomic_ops: Reduce code duplication with templatesMerry
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-04-02atomic_ops: Implement AtomicCompareAndSwap with writebackmerry
2022-04-02atomic_ops: Implement AtomicLoad128Merry
2022-03-20general: Fix clang/gcc build errorsameerj
2022-03-19common: Reduce unused includesameerj
2021-01-02X86/NativeClock: Reimplement RTDSC access to be lock free.Fernando Sahmkow
2020-08-15common: Make use of [[nodiscard]] where applicableLioncash
2020-07-28common/atomic_ops: Don't cast away volatile from pointersLioncash
2020-06-27Clang Format.Fernando Sahmkow
2020-06-27ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes.Fernando Sahmkow