-
mutex (try_lock): Implement generic try_lock. · 57cb79ef
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: r140729Chris Fairles committed
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cons | Loading commit data... | |
| dest | Loading commit data... | |
| lock | Loading commit data... | |
| native_handle | Loading commit data... | |
| requirements | Loading commit data... | |
| try_lock | Loading commit data... | |
| unlock | Loading commit data... |