Home
last modified time | relevance | path

Searched defs:AtomicBase (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp50149 class AtomicBase class
50160 constexpr AtomicBase() : mValue() {} in AtomicBase() function in mozilla::detail::AtomicBase
50161 explicit constexpr AtomicBase(T aInit) in AtomicBase() function in mozilla::detail::AtomicBase