Opened 9 years ago
Closed 9 years ago
#8891 closed Feature Requests (fixed)
upgrade_to_unique_lock: missing mutex() function
| Reported by: | Owned by: | viboes | |
|---|---|---|---|
| Milestone: | Boost 1.55.0 | Component: | thread |
| Version: | Boost 1.54.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
The mutex() function found in shared_lock, upgrade_lock, and unique_lock is missing in upgrade_to_unique_lock.
Could it please be added?
Change History (4)
comment:1 by , 9 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 9 years ago
comment:3 by , 9 years ago
| Milestone: | To Be Determined → Boost 1.55.0 |
|---|
comment:4 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Committed revision [85603] on release branch.
Note:
See TracTickets
for help on using tickets.

Committed revision [85195].