$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Mutex is always blocking
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-10-06 12:01:36
AMDG
Jean-Sebastien Stoezel wrote:
> Thanks for the quick answer... The blocking is not the issue here. The
> issue is that I don't seem to be able to lock a mutex at all even when
> I can insure that no other thread has ever called "lock" before.
>
Can you post a small compilable example?
The code you posted looks correct without further information.
In Christ,
Steven Watanabe