gcc/libstdc++-v3/include
Jonathan Wakely 87361f3098 atomic_futex.h: Use mutex and condition_variable when atomic int is not lock-free.
* include/bits/atomic_futex.h: Use mutex and condition_variable when
	atomic int is not lock-free. Make member variables private.
	* src/c++11/futex.cc: Likewise.

From-SVN: r219815
2015-01-18 14:25:22 +00:00
..
backward Update copyright years. 2015-01-05 13:33:28 +01:00
bits atomic_futex.h: Use mutex and condition_variable when atomic int is not lock-free. 2015-01-18 14:25:22 +00:00
c Update copyright years. 2015-01-05 13:33:28 +01:00
c_compatibility Update copyright years. 2015-01-05 13:33:28 +01:00
c_global Update copyright years. 2015-01-05 13:33:28 +01:00
c_std Update copyright years. 2015-01-05 13:33:28 +01:00
debug Update copyright years. 2015-01-05 13:33:28 +01:00
decimal Update copyright years. 2015-01-05 13:33:28 +01:00
experimental Update copyright years. 2015-01-05 13:33:28 +01:00
ext Update copyright years. 2015-01-05 13:33:28 +01:00
parallel Update copyright years. 2015-01-05 13:33:28 +01:00
precompiled Update copyright years. 2015-01-05 13:33:28 +01:00
profile Update copyright years. 2015-01-05 13:33:28 +01:00
std re PR libstdc++/60940 (general operations on atomic types do not work with atomic integral typedefs) 2015-01-17 01:23:28 +00:00
tr1 Update copyright years. 2015-01-05 13:33:28 +01:00
tr2 Update copyright years. 2015-01-05 13:33:28 +01:00
Makefile.am locale_conv.h (wstring_convert, [...]): New. 2015-01-16 23:38:48 +00:00
Makefile.in locale_conv.h (wstring_convert, [...]): New. 2015-01-16 23:38:48 +00:00