Subject: [Boost-bugs] [Boost C++ Libraries] #2637: shared mutex lock
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-01-05 13:21:51
#2637: shared mutex lock
-----------------------------------+----------------------------------------
Reporter: mur_at_[hidden] | Owner:
Type: Bugs | Status: new
Milestone: Boost 1.38.0 | Component: None
Version: Boost 1.37.0 | Severity: Problem
Keywords: shared mutex duration |
-----------------------------------+----------------------------------------
The folowing should be added
template<typename TimeDuration>
bool shared_mutex::timed_lock_shared(TimeDuration const &
relative_time);
template<typename TimeDuration>
bool shared_mutex::timed_lock(TimeDuration const & relative_time);
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2637> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:59 UTC