$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Brian Plummer (yg-boost-users_at_[hidden])
Date: 2003-06-08 09:37:30
Atomic operations (atomic_add, atomic_subtract etc) are not handled in the
Boost Threads library. My guess is that this is because this cannot be
accomplished, based on what I know about this topic (which isn't too much),
in a portable way. Is this the reason? If not, having these operations in
the Threads library would be a big benefit.
Thanks,
Brian