$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Re : [Block Pointer] Docs
From: Phil Bouchard (philippe_at_[hidden])
Date: 2011-05-06 03:09:03
On 5/5/2011 8:10 PM, Phil Bouchard wrote:
>
> I just added an example to the repository (example/thread_test.cpp) but
> there is a problem with singleton_pool in multithreaded mode. I filed
> the problem under ticket #5523.
That's strange... I am now locking a mutex before the calls to the pool
and it still crashes!
-Phil