$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Dailey (rcdailey_at_[hidden])
Date: 2008-01-17 13:44:18
Hi,
I want to make a simple worker thread in my WTL application. However,
looking through the boost::thread documentation, I don't see any samples of
how to create a thread. Would anyone be so kind as to point me in the right
direction? Thank you.