stl_threads.h (_GLIBCPP_mutex, [...]): Declare in namespace __gnu_cxx.
authorDanny Smith <dannysmith@users.sourceforge.net>
Sun, 13 Oct 2002 06:35:15 +0000 (06:35 +0000)
committerDanny Smith <dannysmith@gcc.gnu.org>
Sun, 13 Oct 2002 06:35:15 +0000 (06:35 +0000)
commit9cfa1155757fdd5bf3d8107879fe1462b2889600
tree546f24b65fe577909770090c623c2ffaafce4ad8
parentb0b128027b0d4edd4fd5205da03bf964714e54cd
stl_threads.h (_GLIBCPP_mutex, [...]): Declare in namespace __gnu_cxx.

* include/bits/stl_threads.h (_GLIBCPP_mutex,
_GLIBCPP_mutex_init,_GLIBCPP_mutex_address,
_GLIBCPP_mutex_address_init, _GLIBCPP_once):
Declare in namespace __gnu_cxx.
(_STL_mutex_lock::_M_initialize): Qualify __gnu_cxx
names.
Adjust copyright.

From-SVN: r58092
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_threads.h