Man Page: std::__atomic_flag_base
Operating Environment: debian
Section: 3cxx
std::__atomic_flag_base(3cxx) std::__atomic_flag_base(3cxx)NAMEstd::__atomic_flag_base -SYNOPSISInherited by std::__atomic0::atomic_flag, and std::__atomic2::atomic_flag. Public Attributes bool _M_i Detailed Description Base type for atomic_flag. Base type is POD with data, allowing atomic_flag to derive from it and meet the standard layout type requirement. In addition to compatibilty with a C interface, this allows different implementations of atomic_flag to use the same atomic operation functions, via a standard conversion to the __atomic_flag_base argument. Definition at line 98 of file atomic_base.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::__atomic_flag_base(3cxx)
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Is UNIX an open source OS ? |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |