* include/std/mutex (try_lock): Do not swallow exceptions.
commit25ca0d6166efd742c891752fa867a357385540e2
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Sep 2014 14:54:35 +0000 (22 14:54 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Sep 2014 14:54:35 +0000 (22 14:54 +0000)
treed3edeb60abfd92d2115a04f0ab0ad08bc32100e1
parent0879477933dcd69913af2103977c9f21f5f0e190
* include/std/mutex (try_lock): Do not swallow exceptions.
* testsuite/30_threads/try_lock/4.cc: Fix test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@215467 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/mutex
libstdc++-v3/testsuite/30_threads/try_lock/4.cc