Opened 14 years ago

Closed 13 years ago

#2636 closed Feature Requests (fixed)

threads and locks

Reported by: mur@… 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 anonymous, 14 years ago

Component: Nonethread
Owner: set to Anthony Williams
Severity: ProblemOptimization

comment:2 by Anthony Williams, 13 years ago

Resolution: fixed
Status: newclosed

Already in 1.41.0

Note: See TracTickets for help on using tickets.