pub const LLVMAtomicOrdering_LLVMAtomicOrderingMonotonic: LLVMAtomicOrdering = 2;Expand description
< guarantees that if you take all the operations affecting a specific address, a consistent ordering exists
pub const LLVMAtomicOrdering_LLVMAtomicOrderingMonotonic: LLVMAtomicOrdering = 2;< guarantees that if you take all the operations affecting a specific address, a consistent ordering exists