gcc/libstdc++-v3/testsuite/30_threads
Benjamin Kosnik f910786b98 *: Use headername alias to associate private includes to public includes.
2010-11-18  Benjamin Kosnik  <bkoz@redhat.com>

	* config/*/*: Use headername alias to associate private includes
	to public includes.
	* include/*/*: Same.

	* scripts/run_doxygen: Update for doxygen 1.7.2.
	* doc/doxygen/user.cfg.in: Same.
	* doc/doxygen/TODO: Remove.

	* testsuite/*/std_c++0x_neg.cc: Adjust line number.

From-SVN: r168046
2010-12-19 09:21:16 +00:00
..
async
call_once re PR libstdc++/46303 ('mutex' is not a member of 'std' failures in 30_threads/call_once/constexpr.cc, 30_threads/mutex/cons/constexpr.cc, 30_threads/once_flag/cons/constexpr.cc) 2010-11-04 17:02:25 +00:00
condition_variable
condition_variable_any
future re PR libstdc++/46951 (30_threads/future/members/45133.cc failed) 2010-12-15 02:07:07 +00:00
headers *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
lock mutex (try_lock, [...]): Fix. 2010-12-04 02:37:46 +00:00
lock_guard
mutex re PR libstdc++/46303 ('mutex' is not a member of 'std' failures in 30_threads/call_once/constexpr.cc, 30_threads/mutex/cons/constexpr.cc, 30_threads/once_flag/cons/constexpr.cc) 2010-11-04 17:02:25 +00:00
once_flag/cons re PR libstdc++/46303 ('mutex' is not a member of 'std' failures in 30_threads/call_once/constexpr.cc, 30_threads/mutex/cons/constexpr.cc, 30_threads/once_flag/cons/constexpr.cc) 2010-11-04 17:02:25 +00:00
packaged_task future: Enable allocator support. 2010-10-08 02:06:27 +01:00
promise future: Enable allocator support. 2010-10-08 02:06:27 +01:00
recursive_mutex
recursive_timed_mutex
shared_future re PR libstdc++/46951 (30_threads/future/members/45133.cc failed) 2010-12-15 02:07:07 +00:00
this_thread
thread
timed_mutex
try_lock mutex (try_lock, [...]): Fix. 2010-12-04 02:37:46 +00:00
unique_lock