crossbeam-utils 0.8.22

Utilities for concurrent programming
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
// This file is @generated by no_atomic.sh.
// It is not intended for manual editing.

const NO_ATOMIC: &[&str] = &[
    "armv4t-none-eabi",
    "armv5te-none-eabi",
    "bpfeb-unknown-none",
    "bpfel-unknown-none",
    "mipsel-sony-psx",
    "msp430-none-elf",
    "thumbv4t-none-eabi",
    "thumbv5te-none-eabi",
];