Opened 10 years ago

Closed 10 years ago

#7812 closed Bugs (fixed)

Documentation: "Returns: cv_status::no_timeout if the call is returning because the time period specified by rel_time has elapsed, cv_status::timeout otherwise."

Reported by: lukeocamden@… Owned by: viboes
Milestone: Boost 1.53.0 Component: thread
Version: Boost 1.52.0 Severity: Problem
Keywords: Cc:

Description

This appears a number of times in condition_variables.qbk

Fortunately it is not how the library behaves...

Change History (2)

comment:1 by viboes, 10 years ago

Milestone: To Be DeterminedBoost 1.53.0
Owner: changed from Anthony Williams to viboes
Status: newassigned

Thanks for catching this.

Committed revision [82107].

comment:2 by viboes, 10 years ago

Resolution: fixed
Status: assignedclosed

Committed merge from trunk [82159].

Note: See TracTickets for help on using tickets.