added locking policy to tr1::shared_ptr<> and related classes
authorPhillip Jordan <pmj@gcc.gnu.org>
Tue, 22 Aug 2006 22:34:45 +0000 (22:34 +0000)
committerPhillip Jordan <pmj@gcc.gnu.org>
Tue, 22 Aug 2006 22:34:45 +0000 (22:34 +0000)
commita25ce4dbf97245d64ec5f32787eebee6beafec76
tree35740461464d2f666da91513eeb9766f062a9074
parentdf3e8c70fd12a8702e4b4c9e1410e27ca88c21b8
added locking policy to tr1::shared_ptr<> and related classes

From-SVN: r116333
libstdc++-v3/include/tr1/boost_shared_ptr.h
libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/assign/shared_ptr_neg.cc
libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/thread/lockfree_weaktoshared.cc [new file with mode: 0644]
libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/thread/mutex_weaktoshared.cc [new file with mode: 0644]