gcc/libstdc++-v3/testsuite/30_threads/mutex
Jonathan Wakely bd24ec2de0 mutex (call_once): Remove parentheses to fix error in c++1y and gnu++1y mode.
* include/std/mutex (call_once): Remove parentheses to fix error in
	c++1y and gnu++1y mode.
	* testsuite/30_threads/mutex/try_lock/2.cc: Call try_lock() in new
	thread to avoid undefined behaviour.

From-SVN: r199875
2013-06-10 00:54:07 +01:00
..
cons Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
dest Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
lock Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
native_handle Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
requirements Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
try_lock mutex (call_once): Remove parentheses to fix error in c++1y and gnu++1y mode. 2013-06-10 00:54:07 +01:00
unlock Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00