blackberry / Boost

The Boost C++ Libraries
Boost Software License 1.0
224 stars 120 forks source link

boost::condition timed_wait does not wake up #4

Open LawrenceGunn opened 11 years ago

LawrenceGunn commented 11 years ago

Probably related to the other boost condition issue, timed_wait() calls do not wake up after the timeout interval.