HomeSort by: relevance | last modified time | path
    Searched defs:atomic_bool (Results 1 - 5 of 5) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/include/isc/
stdatomic.h 87 typedef bool atomic_bool; typedef
  /src/external/mpl/dhcp/bind/include/isc/
stdatomic.h 85 typedef bool atomic_bool; typedef
  /src/external/apache2/llvm/dist/clang/lib/Headers/
stdatomic.h 74 typedef _Atomic(bool) atomic_bool; typedef
76 typedef _Atomic(_Bool) atomic_bool; typedef
149 typedef struct atomic_flag { atomic_bool _Value; } atomic_flag;
  /src/external/gpl3/gcc/dist/gcc/ginclude/
stdatomic.h 40 typedef _Atomic _Bool atomic_bool; typedef
  /src/external/gpl3/gcc.old/dist/gcc/ginclude/
stdatomic.h 40 typedef _Atomic _Bool atomic_bool; typedef

Completed in 27 milliseconds