$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [interprocess] locked mutex and process killed
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2009-03-23 18:57:19
Hi,
what happens when a process owning interprocess::mutex is killed? is the mutex unlocked before the process dies?
Thanks,
Vicente