gcc/libstdc++-v3
Jonathan Wakely be8de8946e std::shared_ptr atomic operations
PR libstdc++/57250
	* config/abi/pre/gnu.ver: Export new symbols.
	* include/Makefile.am: Add new header.
	* include/Makefile.in: Regenerate.
	* include/bits/shared_ptr_atomic.h: Define atomic access functions.
	* include/std/memory: Include new header.
	* src/c++11/shared_ptr.cc (_Sp_locker): Define and use mutex pool.
	* testsuite/20_util/shared_ptr/atomic/1.cc: New.
	* testsuite/20_util/shared_ptr/atomic/2.cc: New.
	* testsuite/20_util/shared_ptr/atomic/3.cc: New.

From-SVN: r217452
2014-11-12 23:55:11 +00:00
..
config std::shared_ptr atomic operations 2014-11-12 23:55:11 +00:00
doc Add <experimental/algorithm> and <experimental/functional>. 2014-10-29 18:21:59 +00:00
include std::shared_ptr atomic operations 2014-11-12 23:55:11 +00:00
libsupc++
po
python xmethods.py: Add xmethods for associative containers. 2014-11-11 11:35:34 +00:00
scripts
src std::shared_ptr atomic operations 2014-11-12 23:55:11 +00:00
testsuite std::shared_ptr atomic operations 2014-11-12 23:55:11 +00:00
acinclude.m4
aclocal.m4
ChangeLog std::shared_ptr atomic operations 2014-11-12 23:55:11 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
config.h.in
configure re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14)) 2014-11-11 20:25:18 +00:00
configure.ac
configure.host configure.host (aix5+): New stanza. 2014-10-30 10:20:50 -04:00
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.