r215467 - in /trunk/libstdc++-v3: ChangeLog inc...

redi@gcc.gnu.org redi@gcc.gnu.org
Mon Sep 22 14:54:00 GMT 2014


Author: redi
Date: Mon Sep 22 14:54:35 2014
New Revision: 215467

URL: https://gcc.gnu.org/viewcvs?rev=215467&root=gcc&view=rev
Log:
	* include/std/mutex (try_lock): Do not swallow exceptions.
	* testsuite/30_threads/try_lock/4.cc: Fix test.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/mutex
    trunk/libstdc++-v3/testsuite/30_threads/try_lock/4.cc



More information about the Libstdc++-cvs mailing list