Home
last modified time | relevance | path

Searched refs:atomic_bool (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Headers/
H A Dstdatomic.h88 typedef _Atomic(bool) atomic_bool; typedef
90 typedef _Atomic(_Bool) atomic_bool; typedef
163 typedef struct atomic_flag { atomic_bool _Value; } atomic_flag;
/freebsd-12.1/sys/sys/
H A Dstdatomic.h186 typedef _Atomic(_Bool) atomic_bool; typedef
374 atomic_bool __flag;
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_lock.h231 std::atomic_bool initialized;
/freebsd-12.1/contrib/libc++/include/
H A Datomic484 typedef atomic<bool> atomic_bool;
1833 typedef atomic<bool> atomic_bool;