This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r116333 - in /trunk/libstdc++-v3: include/tr1/b...
- From: pmj at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 22 Aug 2006 22:34:46 -0000
- Subject: r116333 - in /trunk/libstdc++-v3: include/tr1/b...
Author: pmj
Date: Tue Aug 22 22:34:45 2006
New Revision: 116333
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116333
Log:
added locking policy to tr1::shared_ptr<> and related classes
Added:
trunk/libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/thread/
trunk/libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/thread/lockfree_weaktoshared.cc
trunk/libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/thread/mutex_weaktoshared.cc
Modified:
trunk/libstdc++-v3/include/tr1/boost_shared_ptr.h
trunk/libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/assign/shared_ptr_neg.cc