gcc/libstdc++-v3/include
Chris Fairles 57cb79efa4 mutex (try_lock): Implement generic try_lock.
2008-09-28  Chris Fairles <cfairles@gcc.gnu.org>

        * include/std/mutex (try_lock): Implement generic try_lock.
        * testsuite/30_threads/try_lock/1.cc: New.
        * testsuite/30_threads/try_lock/2.cc: Likewise.
        * testsuite/30_threads/try_lock/3.cc: Likewise.
        * testsuite/30_threads/mutex/cons/assign_neg.cc: Adjust line numbers.
        * testsuite/30_threads/mutex/cons/copy_neg.cc: Likewise.
        * testsuite/30_threads/timed_mutex/cons/assign_neg.cc: Likewise.
        * testsuite/30_threads/timed_mutex/cons/copy_neg.cc: Likewise.
        * testsuite/30_threads/recursive_mutex/cons/assign_neg.cc: Likewise.
        * testsuite/30_threads/recursive_mutex/cons/copy_neg.cc: Likewise.
        * testsuite/30_threads/recursive_timed_mutex/cons/assign_neg.cc:
        Likewise.
        * testsuite/30_threads/recursive_timed_mutex/cons/copy_neg.cc: Likewise.

From-SVN: r140729
2008-09-28 09:05:07 +00:00
..
backward backward_warning.h: Fix typo. 2008-06-30 10:48:48 +00:00
bits locale_facets.tcc (__pad<>::_S_pad): Don't use const by value parameters. 2008-09-23 10:09:38 +00:00
c Makefile.am (std_headers_rename): Remove. 2006-12-07 09:35:57 +00:00
c_compatibility [multiple changes] 2008-04-10 20:26:45 +00:00
c_global * include/c_global/climits, include/tr1/climits: Add parentheses. 2008-06-21 17:04:40 +01:00
c_std tuple: Ifndef __GXX_EXPERIMENTAL_CXX0X__ just error out. 2008-05-26 02:19:57 +00:00
debug bitset: Adjust comment to reflect DR 853. 2008-09-24 17:49:21 +00:00
ext PR libstdc++/33979 (partial) 2008-08-20 19:29:54 +00:00
parallel re PR libstdc++/37470 (parallel/base.h log2 conflicts with math.h) 2008-09-19 11:37:16 +00:00
precompiled chrono: New, as per N2661. 2008-07-15 23:23:23 +00:00
std mutex (try_lock): Implement generic try_lock. 2008-09-28 09:05:07 +00:00
tr1 re PR libstdc++/36962 ([C++0x] Add constructors / assignment operators from unique_ptr to shared_ptr) 2008-09-04 23:33:10 +01:00
tr1_impl cinttypes: Restore __STDC_FORMAT_MACRO after inclusion of <inttypes.h>. 2008-09-09 21:33:46 +00:00
Makefile.am thread: New. 2008-09-13 00:32:37 +00:00
Makefile.in configure: Regenerate for new libtool. 2008-09-26 16:32:26 +00:00