gcc/libstdc++-v3/testsuite/30_threads
Jason Merrill b2edc92147 * include/std/thread: Add deleted thread(thread&).
From-SVN: r162954
2010-08-06 15:41:23 -04:00
..
async PR libstdc++/42819, DR 1315 2010-02-12 22:31:15 +00:00
call_once re PR libstdc++/39909 (non-TLS version of std::call_once causes terminate) 2009-05-05 22:32:38 +01:00
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 * decl2.c (mark_used): Adjust error for use of deleted function. 2010-06-29 20:51:13 -04:00
promise * decl2.c (mark_used): Adjust error for use of deleted function. 2010-06-29 20:51:13 -04: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 Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
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 Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
unique_lock re PR libstdc++/39880 (Specialisation is_error_code_enum<errc> should not exist) 2009-04-25 19:00:52 +00:00