$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: williamkempf_at_[hidden]
Date: 2001-03-14 17:53:59
--- In boost_at_y..., williamkempf_at_h... wrote:
> 2) I especially need folks looking at the pthread implementation.
> What I have compiles and works with VC++ using a Win32 port of
> pthreads. However, it periodically dead locks (running both the
> example program and the test program) and I've yet to figure out
> why. I don't see an error in the implementation so the problem may
> even be in the Win32 port, so if the problem can't be reproduced on
> other platforms I'll need Win32 users to help out here.
Oh, I forgot to mention, as a Windows developer I'm unfamiliar with
pthreads and so the implementation may not be an optimal
implementation for this library. I'd appreciate comments in this
regard as well.
Bill Kempf