Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dstdatomic.h149 typedef struct atomic_flag { atomic_bool _Value; } atomic_flag; typedef
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcompatibility-atomic-c++0x.cc63 struct atomic_flag : public __atomic_flag_base struct
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcompatibility-atomic-c++0x.cc63 struct atomic_flag : public __atomic_flag_base struct
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdatomic.h225 } atomic_flag; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdatomic.h225 } atomic_flag; typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-core.h1062 unsigned atomic_flag : 1; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-core.h1003 unsigned atomic_flag : 1; member