Home
last modified time | relevance | path

Searched defs:Release (Results 1 – 1 of 1) sorted by relevance

/linux/rust/kernel/sync/atomic/
H A Dordering.rs41 pub struct Release; struct
57 Release, enumerator
68 impl Sealed for super::Release {} implementation
86 impl Ordering for Release { implementation
103 impl ReleaseOrRelaxed for Release {} implementation