| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| call_once | ||
| condition_variable | ||
| condition_variable_any/cons | ||
| headers | ||
| lock_guard/requirements | ||
| mutex | ||
| recursive_mutex | ||
| recursive_timed_mutex | ||
| thread | ||
| timed_mutex | ||
| try_lock | ||
| unique_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
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| call_once | Loading commit data... | |
| condition_variable | Loading commit data... | |
| condition_variable_any/cons | Loading commit data... | |
| headers | Loading commit data... | |
| lock_guard/requirements | Loading commit data... | |
| mutex | Loading commit data... | |
| recursive_mutex | Loading commit data... | |
| recursive_timed_mutex | Loading commit data... | |
| thread | Loading commit data... | |
| timed_mutex | Loading commit data... | |
| try_lock | Loading commit data... | |
| unique_lock | Loading commit data... |