mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-22 08:39:14 +08:00
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 |
||
---|---|---|
.. | ||
algorithm | ||
array | ||
bitset | ||
c++0x_warning.h | ||
chrono | ||
complex | ||
condition_variable | ||
deque | ||
forward_list | ||
fstream | ||
functional | ||
iomanip | ||
ios | ||
iosfwd | ||
iostream | ||
istream | ||
iterator | ||
limits | ||
list | ||
locale | ||
map | ||
memory | ||
mutex | ||
numeric | ||
ostream | ||
queue | ||
random | ||
ratio | ||
regex | ||
set | ||
sstream | ||
stack | ||
stdexcept | ||
streambuf | ||
string | ||
system_error | ||
thread | ||
tuple | ||
type_traits | ||
unordered_map | ||
unordered_set | ||
utility | ||
valarray | ||
vector |