]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/testsuite/ext/rope/1.cc
stl_threads.h (_Atomic_swap): New function.
authorDimitris Vyzovitis <vyzo@media.mit.edu>
Wed, 3 Oct 2001 21:19:31 +0000 (21:19 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Wed, 3 Oct 2001 21:19:31 +0000 (21:19 +0000)
commit8bf4eeece3076a35dbfe8d7385b4fef2488337d6
tree434b86749df20dfd37c844d9000f55dd45c8a0ec
parentb52a8930ff4e8b14b1ab65ca91529e041273ddec
stl_threads.h (_Atomic_swap): New function.

    * include/bits/stl_threads.h (_Atomic_swap): New function.
    (_Swap_lock_struct<__dummy>::_S_swap_lock): New data.
    * testsuite/ext/rope.cc: New file.

From-SVN: r45999
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_threads.h
libstdc++-v3/testsuite/ext/rope.cc [new file with mode: 0644]