clang  7.0.0
Public Attributes | List of all members
atomic_flag Struct Reference

#include "/work/llvm-www-releases/7.0.0/docsbuild/llvm.src/tools/clang/lib/Headers/stdatomic.h"

Collaboration diagram for atomic_flag:
[legend]

Public Attributes

atomic_bool _Value
 

Detailed Description

Definition at line 163 of file stdatomic.h.

Member Data Documentation

◆ _Value

atomic_bool atomic_flag::_Value

Definition at line 163 of file stdatomic.h.


The documentation for this struct was generated from the following file: