[Boost-bugs] [Boost C++ Libraries] #6339: timed_lock functionality should also take a time duration

Subject: [Boost-bugs] [Boost C++ Libraries] #6339: timed_lock functionality should also take a time duration
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-31 15:25:03


#6339: timed_lock functionality should also take a time duration
-----------------------------------------------------+----------------------
 Reporter: Edward Diener <eldiener@…> | Owner: igaztanaga
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: interprocess
  Version: Boost 1.48.0 | Severity: Optimization
 Keywords: timed_lock |
-----------------------------------------------------+----------------------
 Interprocess use of locking functionality for scoped_lock expresses a
 timed_lock in terms of an absolute boost::posix_time::ptime time. It
 should also support a time duration from the current time when the
 scoped_lock is constructed. It can use the
 boost::posix_time::time_duration class for this.

 For compatibility with C++11 it should also use boost::chrono, both for an
 absolute time and for a time duration.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6339>
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:50:08 UTC