summaryrefslogtreecommitdiff
path: root/rust/kernel/sync/atomic/predefine.rs
AgeCommit message (Expand)Author
2025-09-15rust: sync: atomic: Add Atomic<{usize,isize}>Boqun Feng
2025-09-15rust: sync: atomic: Add Atomic<u{32,64}>Boqun Feng
2025-09-15rust: sync: atomic: Add the framework of arithmetic operationsBoqun Feng
2025-09-15rust: sync: atomic: Add generic atomicsBoqun Feng