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

#include <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

atomic_bool atomic_flag::_Value

Definition at line 163 of file stdatomic.h.


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