$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-05 14:36:32
On 5/5/2011 4:31 AM, Pierre Morcello wrote:
>
> Could you make it clearer whether or not multithread is supported (and add some examples in the doc of how this work if that is the case) ? I think you told that at the moment monothread is OK, but multithread would need more digging, is that right?
To answer your question, multithreading is supported at 99%... I just
need to go through all calls one by one and make sure they are safe.
Thanks,
-Phil