$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Timmo Stange (ts_at_[hidden])
Date: 2007-02-18 14:16:00
Frank Mori Hess wrote:
> I stand corrected, my deadlock detector must need tune-up. Dropping the
> slot mutex before executing has made this deadlock go away too though.
Hm, since you do the locking in the slot_call_iterator, isn't it the
combiner which actually controls locks on the per-slot mutexes? That
may be problematic with respect to iterator copies.
Regards
Timmo Stange