id summary reporter owner description type status milestone component version severity resolution keywords cc 722 Mistake in description of condition::timed_wait nobody Roland Schwarz "{{{ There is small inaccuracy in description of condition::timed_wait. Documentation on this method looks so template bool timed_wait(ScopedLock& lock, Pred pred); But in source file prototype of this method looks so template bool timed_wait(L& lock, const xtime& xt, Pr pred) You can see it on http://www.boost.org/doc/html/condition.html#id2529517- bb 10X. solano@rambler.ru }}}" Bugs closed threads None Fixed