gcc/libstdc++-v3/testsuite
Benjamin Kosnik 22ac021be4 mutex (mutex::try_lock): Eat errors.
2008-05-14  Benjamin Kosnik  <bkoz@redhat.com>

	* include/std/mutex (mutex::try_lock): Eat errors.
	(mutex::unlock): Same.
	(recursive_mutex::try_lock): Eat errors.
	(recursive_mutex::unlock): Same.
	* testsuite/30_threads/mutex/dest/destructor_locked.cc: Add
	-pthreads, adjust line numbers.
	* testsuite/30_threads/mutex/native_handle/1.cc: Same.
	* testsuite/30_threads/mutex/cons/1.cc: Same.
	* testsuite/30_threads/mutex/try_lock/1.cc: Same.
	* testsuite/30_threads/mutex/try_lock/2.cc: Same.
	* testsuite/30_threads/mutex/lock/1.cc: Same.
	* testsuite/30_threads/mutex/unlock/1.cc: Same.
	* testsuite/30_threads/recursive_mutex/dest/destructor_locked.cc: Same.
	* testsuite/30_threads/recursive_mutex/native_handle/1.cc: Same.
	* testsuite/30_threads/recursive_mutex/cons/1.cc: Same.

From-SVN: r135321
2008-05-15 00:52:48 +00:00
..
17_intro condition_variable: New. 2008-05-06 21:11:47 +00:00
18_support
19_diagnostics run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
20_util typedefs-1.cc: Correct requirements. 2008-05-05 17:16:44 +00:00
21_strings
22_locale
23_containers vector (vector<>::_M_requires_reallocation): Just use this->capacity(). 2008-05-12 10:15:34 +00:00
24_iterators
25_algorithms re PR libstdc++/35588 ([parallel mode] parallel std::sort and bind()) 2008-04-07 08:27:34 +00:00
26_numerics
27_io
28_regex/headers/regex
29_atomics sstream: Adjust braces. 2008-05-14 13:12:02 +00:00
30_threads mutex (mutex::try_lock): Eat errors. 2008-05-15 00:52:48 +00:00
31_date_time [multiple changes] 2008-03-16 17:13:04 +00:00
abi
backward
config
data
ext
lib [multiple changes] 2008-04-10 20:26:45 +00:00
libstdc++-abi
libstdc++-dg
performance testsuite_visualization.h: Move contents into... 2008-05-05 17:22:02 +00:00
thread
tr1 re PR libstdc++/35637 (tr1::function fails with const member function pointer) 2008-03-20 20:28:54 +00:00
util testsuite_visualization.h: Move contents into... 2008-05-05 17:22:02 +00:00
Makefile.am
Makefile.in Makefile.am: Fix most stamp rules to regenerate the links for all sources newer than the... 2008-04-20 21:10:38 +00:00