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

type AtomicBool = Atomic<bool>;