$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [boost][thread] synchronization fails - why?
From: Alexander Heinrich (alexander.tobias.heinrich_at_[hidden])
Date: 2009-08-20 09:44:01
Thanks Roman,
I believe I found a solution now - and it's not a boost/thread-issue. The
problem seems to be, that the console is mixing things up. If I write to a
file instead of the console, output is in order. Still I don't know why, but
I don't care either.