Opened 14 years ago
Closed 13 years ago
#2636 closed Feature Requests (fixed)
threads and locks
Reported by: | Owned by: | Anthony Williams | |
---|---|---|---|
Milestone: | Boost 1.38.0 | Component: | thread |
Version: | Boost 1.37.0 | Severity: | Optimization |
Keywords: | thread lock duration | Cc: |
Description
The standard includes
template <class Duration> unique_lock(mutex_type& m, const Duration& rel_time);
which is not in boost::threads.
Change History (2)
comment:1 by , 14 years ago
Component: | None → thread |
---|---|
Owner: | set to |
Severity: | Problem → Optimization |
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Already in 1.41.0