[][src]Type Definition rustc_data_structures::sync::AtomicBool

type AtomicBool = Atomic<bool>;