$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: William E. Kempf (wekempf_at_[hidden])
Date: 2003-06-04 13:41:17
> I'm pretty sure I've seen sample code at www.boost.org that's pretty
> close to being a tutorial for using the thread library but I can't for
> the life of me find it. Anyone got a link?
The source for Boost.Threads includes a lot of example programs. Look in
$BOOST/libs/thread/example and $BOOST/libs/thread/tutorial.
-- William E. Kempf