$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-05-29 11:46:06
From: "Ralf W. Grosse-Kunstleve" <rwgk_at_[hidden]>
> > | Lars Gullik Bjønnes' recent contribution to shared_ptr has a
dependency on
> > | sched_yield (as do most optimized lightweight_mutex implementations.)
>
> Is it possible to disable the thread facilities with a #define?
Yes, #define BOOST_DISABLE_THREADS.