gcc/libstdc++-v3/testsuite/30_threads
Jonathan Wakely c44ddf9615 uses_allocator.cc: New.
2011-06-11  Jonathan Wakely  <jwakely.gcc@gmail.com>

	* testsuite/30_threads/packaged_task/uses_allocator.cc: New.
	* testsuite/30_threads/promise/uses_allocator.cc: Likewise.

From-SVN: r174949
2011-06-11 12:58:18 +01:00
..
async future (launch): Update enumerators and define operators required for bitmask type. 2011-05-28 01:24:11 +01:00
call_once
condition_variable
condition_variable_any
future future (future::share): Add. 2011-03-25 23:16:09 +00:00
headers *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
lock
lock_guard
mutex
once_flag/cons
packaged_task uses_allocator.cc: New. 2011-06-11 12:58:18 +01:00
promise uses_allocator.cc: New. 2011-06-11 12:58:18 +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 acinclude.m4: Define GLIBCXX_CHECK_GET_NPROCS and GLIBCXX_CHECK_SC_NPROCESSORS_ONLN. 2011-05-28 18:27:01 +01:00
timed_mutex
try_lock
unique_lock