gcc/libstdc++-v3/testsuite/30_threads
Jonathan Wakely d3ec3e15d3 future: Enable allocator support.
* include/std/future: Enable allocator support.
	* testsuite/30_threads/packaged_task/cons/alloc.cc: Expect PASS.
	* testsuite/30_threads/promise/cons/alloc.cc: Expect PASS.

From-SVN: r165147
2010-10-08 02:06:27 +01:00
..
async PR libstdc++/42819, DR 1315 2010-02-12 22:31:15 +00:00
call_once
condition_variable * decl2.c (mark_used): Adjust error for use of deleted function. 2010-06-29 20:51:13 -04:00
condition_variable_any * decl2.c (mark_used): Adjust error for use of deleted function. 2010-06-29 20:51:13 -04:00
future * decl2.c (mark_used): Adjust error for use of deleted function. 2010-06-29 20:51:13 -04:00
headers libstdc++.exp: Set additional_prunes. 2010-06-15 17:05:22 -04:00
lock_guard mutex (lock_guard::lock_guard): Do not lock mutex when adopt_lock_t constructor is used. 2010-03-02 23:00:21 +00:00
mutex * decl2.c (mark_used): Adjust error for use of deleted function. 2010-06-29 20:51:13 -04: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 * decl2.c (mark_used): Adjust error for use of deleted function. 2010-06-29 20:51:13 -04:00
recursive_timed_mutex * decl2.c (mark_used): Adjust error for use of deleted function. 2010-06-29 20:51:13 -04:00
shared_future wait.cc (wait): Rename. 2010-05-19 19:48:48 +01:00
this_thread
thread * include/std/thread: Add deleted thread(thread&). 2010-08-06 15:41:23 -04:00
timed_mutex * decl2.c (mark_used): Adjust error for use of deleted function. 2010-06-29 20:51:13 -04:00
try_lock
unique_lock