Opened 14 years ago
Closed 14 years ago
#2080 closed Bugs (fixed)
shared_lock missing timed_lock overload for duration
Reported by: | Anthony Williams | Owned by: | Anthony Williams |
---|---|---|---|
Milestone: | Boost 1.36.0 | Component: | thread |
Version: | Boost 1.35.0 | Severity: | Problem |
Keywords: | Cc: |
Description
shared_lock::timed_lock only takes a system_time, this is inconsistent with unique_lock and shared_mutex itself.
Note:
See TracTickets
for help on using tickets.
Fixed on trunk, revision 47199