$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ulrich Eckhardt (doomster_at_[hidden])
Date: 2008-08-05 02:13:20
On Monday 04 August 2008 09:16:06 lakers fan wrote:
> I m new to boost libraries. Can someone give an example or tutorial
> of using multithreading and the use of synchronization objects like mutex
> between threads.
Hmmm, this doesn't really belong on the developers' but rather the users'
mailinglist but anyhow, I suggest you simply look at the documentation for
the Boost.Thread library, which contains a few examples.
Uli