Opened 14 years ago

Closed 14 years ago

#2052 closed Bugs (fixed)

Missing xtime overload for timed_lock APIs

Reported by: Chris Newbold Owned by: Anthony Williams
Milestone: Boost 1.36.0 Component: thread
Version: Boost 1.35.0 Severity: Regression
Keywords: Cc:

Description

Condition variable support an xtime overload for timed_wait() for backwards compatibility with the pre-1.35 Boost.Thread library. timed_lock() is missing such an overload.

Change History (1)

comment:1 by Anthony Williams, 14 years ago

Resolution: fixed
Status: newclosed

Fixed on trunk, revision 47149

Note: See TracTickets for help on using tickets.