$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: James Hughes (JHughes_at_[hidden])
Date: 2006-03-23 03:47:34
I notice from the signals documentation that it is not yet thread safe -
since I need a thread safe subjectobserver pattern, should I quickly knock
one up (!) or is it likely that signals will be thread safe in the near
future?
James