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: | 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 , 10 years ago
Milestone: | To Be Determined → Boost 1.53.0 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed merge from trunk [82159].
Note:
See TracTickets
for help on using tickets.
Thanks for catching this.
Committed revision [82107].