clang 19.0.0git
Public Attributes | List of all members
atomic_flag Struct Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/Headers/stdatomic.h"

Public Attributes

atomic_bool _Value
 

Detailed Description

Definition at line 167 of file stdatomic.h.

Member Data Documentation

◆ _Value

atomic_bool atomic_flag::_Value

Definition at line 167 of file stdatomic.h.


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