-
- Downloads
mutex (mutex::mutex): Fix usage of initializing macro.
2008-05-06 Benjamin Kosnik <bkoz@redhat.com> * include/std/mutex (mutex::mutex): Fix usage of initializing macro. (recursive_mutex::recursive_mutex): Same. (once_flag::once_flag): Same. * testsuite/30_threads/mutex/cons/assign_neg.cc: Fix line numbers. * testsuite/30_threads/mutex/cons/copy_neg.cc: Same. * testsuite/30_threads/recursive_mutex/cons/assign_neg.cc: Same. * testsuite/30_threads/recursive_mutex/cons/copy_neg.cc: Same. From-SVN: r135015
Showing
- libstdc++-v3/ChangeLog 10 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/include/std/mutex 76 additions, 76 deletionslibstdc++-v3/include/std/mutex
- libstdc++-v3/testsuite/30_threads/mutex/cons/assign_neg.cc 1 addition, 1 deletionlibstdc++-v3/testsuite/30_threads/mutex/cons/assign_neg.cc
- libstdc++-v3/testsuite/30_threads/mutex/cons/copy_neg.cc 1 addition, 1 deletionlibstdc++-v3/testsuite/30_threads/mutex/cons/copy_neg.cc
- libstdc++-v3/testsuite/30_threads/recursive_mutex/cons/assign_neg.cc 1 addition, 1 deletion...3/testsuite/30_threads/recursive_mutex/cons/assign_neg.cc
- libstdc++-v3/testsuite/30_threads/recursive_mutex/cons/copy_neg.cc 1 addition, 1 deletion...-v3/testsuite/30_threads/recursive_mutex/cons/copy_neg.cc
Loading
Please register or sign in to comment