$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Viktor Lundström (d99-vlu_at_[hidden])
Date: 2004-01-09 05:47:00
Hi!
I'm using boost::thread on MSVC6/Win2k.
When I start two processes which both use boost::thread,
the second process waits for up to a minute or two before starting.
The process doesn't bug, it just hangs there for a while and then
starts.
Is this a known problem?
Regards,
Viktor Lundström