$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] interprocess named condition
From: Jan (jan.stetka_at_[hidden])
Date: 2009-12-11 11:39:40
I'm guessing a named condition has to be used in a shared_memory_object, with a
mapped_region. Like the anonymous condition? Which might explain the problems I
was having with it before.