$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] condition_variable
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-12-09 10:28:26
AMDG
Alessandro Bellina wrote:
> I am using boost condition_variables to block while waiting for an
> asynchronous response. I am seeing an error that happens at random whenever
> I am releasing the lock just before calling notify_one. The error goes away
> if I keep the lock and release after notify_one.
>
What error do you get?
In Christ,
Steven Watanabe