gcc/libstdc++-v3/testsuite
Chris Fairles 626dda69bc thread (_Impl_base): Move _M_id out and into ...
2009-02-13  Chris Fairles  <cfairles@gcc.gnu.org>
	    Benjamin Kosnik  <bkoz@redhat.com>

	* include/std/thread (_Impl_base): Move _M_id out and into ...
	(thread): ...here. Call _M_make_routine in body of constructors.
	Adjust data member usage to reflect changes.
	(_M_make_routine): From _M_make_shared_data.
	(_M_start_thread): Add __shared_base_type argument.
	* src/thread.cc: Fixups for above.
	* config/abi/pre/gnu.ver: Adjust exports.
	* testsuite/30_threads/thread/native_handle/typesizes.cc: Enable.
	* testsuite/30_threads/thread/cons/assign_neg.cc: Adjust line numbers.
	* testsuite/30_threads/thread/cons/copy_neg.cc: Same.


Co-Authored-By: Benjamin Kosnik <bkoz@redhat.com>

From-SVN: r144171
2009-02-13 23:08:50 +00:00
..
17_intro
18_support
19_diagnostics
20_util unique_ptr.h: Remove private __this_type typedef. 2009-02-05 01:50:18 +00:00
21_strings * lib/target-supports.exp 2009-02-02 12:27:50 +01:00
22_locale
23_containers unique_ptr.h: Remove private __this_type typedef. 2009-02-05 01:50:18 +00:00
24_iterators
25_algorithms
26_numerics
27_io re PR testsuite/33300 ([libstdc++-v3] 27_io/ios_base/storage/2.cc with -m64 kills Darwin) 2009-02-09 20:53:22 +00:00
28_regex
29_atomics testsuite_common_types.h (has_trivial_cons_dtor): New. 2009-01-29 00:25:17 +00:00
30_threads thread (_Impl_base): Move _M_id out and into ... 2009-02-13 23:08:50 +00:00
abi
backward
config
data
ext
lib
libstdc++-abi
libstdc++-dg
performance
thread
tr1
util all.h (compare_type_to_native_type_sizes): To... 2009-02-13 00:14:42 +00:00
Makefile.am
Makefile.in