rust/src/libcore/sync
Corey Farwell c4c6c49e52 Rollup merge of #38959 - Amanieu:atomic128, r=alexcrichton
Add 128-bit atomics

This is currently only supported on AArch64 since that is the only target which unconditionally supports 128-bit atomic operations.

cc #35118
2017-02-05 09:14:37 -05:00
..
atomic.rs Rollup merge of #38959 - Amanieu:atomic128, r=alexcrichton 2017-02-05 09:14:37 -05:00
mod.rs core: Move atomic into a new sync module 2015-08-17 14:03:32 -07:00