std
__atomic0
std::__atomic0::atomic_flag
Public Member Functions
|
Public Attributes
std::__atomic0::atomic_flag Struct Reference
atomic_flag
More...
Inheritance diagram for std::__atomic0::atomic_flag:
[
legend
]
List of all members.
Public Member Functions
atomic_flag
(const
atomic_flag
&)
atomic_flag
(bool __i)
void
clear
(
memory_order
__m=memory_order_seq_cst)
void
clear
(
memory_order
__m=memory_order_seq_cst) volatile
atomic_flag
&
operator=
(const
atomic_flag
&) volatile
atomic_flag
&
operator=
(const
atomic_flag
&)
bool
test_and_set
(
memory_order
__m=memory_order_seq_cst) volatile
bool
test_and_set
(
memory_order
__m=memory_order_seq_cst)
Public Attributes
bool
_M_i
Detailed Description
atomic_flag
Definition at line
112
of file
atomic_0.h
.
The documentation for this struct was generated from the following file:
atomic_0.h
Generated by
1.7.1