id summary reporter owner description type status milestone component version severity resolution keywords cc 6339 timed_lock functionality should also take a time duration Edward Diener Ion Gaztañaga "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." Feature Requests closed To Be Determined interprocess Boost 1.48.0 Optimization wontfix timed_lock