debian man page for std::__atomic0::atomic_flag

Query: std::__atomic0::atomic_flag

OS: debian

Section: 3cxx

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

std::__atomic0::atomic_flag(3cxx)										 std::__atomic0::atomic_flag(3cxx)

NAME
std::__atomic0::atomic_flag -
SYNOPSIS
Inherits std::__atomic_flag_base. 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 &) atomic_flag & operator= (const atomic_flag &) volatile bool test_and_set (memory_order __m=memory_order_seq_cst) bool test_and_set (memory_order __m=memory_order_seq_cst) volatile Public Attributes bool _M_i Detailed Description atomic_flag Definition at line 112 of file atomic_0.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::__atomic0::atomic_flag(3cxx)
Related Man Pages
std::__atomic0::__atomic_base(3) - debian
std::__atomic2::__atomic_base(3) - debian
std::__atomic_base(3) - debian
std::integral_constant(3) - debian
std::atomic(3cxx) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com