mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 16:54:01 +00:00
'.'
This commit is contained in:
parent
b4192aa4df
commit
c4c9ff2f00
@ -21,7 +21,7 @@
|
||||
//!
|
||||
//! Each method takes an `Ordering` which represents the strength of
|
||||
//! the memory barrier for that operation. These orderings are the
|
||||
//! same as [LLVM atomic orderings][1]. For more information see the [nomicon][2]
|
||||
//! same as [LLVM atomic orderings][1]. For more information see the [nomicon][2].
|
||||
//!
|
||||
//! [1]: http://llvm.org/docs/LangRef.html#memory-model-for-concurrent-operations
|
||||
//! [2]: https://doc.rust-lang.org/nomicon/atomics.html
|
||||
|
Loading…
Reference in New Issue
Block a user