$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Problem with boost:thread
From: Igor R (boost.lists_at_[hidden])
Date: 2010-03-04 12:33:06
> Do you know how can I avoid the main thread to end before my thread is executed?
Use join().