id summary reporter owner description type status milestone component version severity resolution keywords cc 15 thread class needs join() with timeout nobody nobody "{{{ I think Boost's thread class could be well served if there was a member function thread::join(double timeout) in addition to the join() that blocks forever. Most other thread classes I have used have implemented this very useful feature. In many respects it is not that different from the try_lock idiom Boost already employs for its mutexes. }}}" Feature Requests closed thread None None