Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Headers/
H A Dstdatomic.h74 typedef _Atomic(bool) atomic_bool; typedef
76 typedef _Atomic(_Bool) atomic_bool; typedef
149 typedef struct atomic_flag { atomic_bool _Value; } atomic_flag;
/freebsd-13.1/sys/sys/
H A Dstdatomic.h186 typedef _Atomic(_Bool) atomic_bool; typedef
374 atomic_bool __flag;
/freebsd-13.1/usr.sbin/bhyve/
H A Drfb.c129 atomic_bool sending;
130 atomic_bool pending;
131 atomic_bool update_all;
132 atomic_bool input_detected;
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.h230 std::atomic_bool initialized;
/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A Datomic459 typedef atomic<bool> atomic_bool;
2750 typedef atomic<bool> atomic_bool;