$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2007-09-28 05:52:52
Ion Gaztañaga wrote:
> Does this support building those objects in mapped files, rebooting
> the system, mapping the file again again and continue working?
Is this guaranteed by POSIX? Which specific cases need to be supported? How
would a condition that is rebooted in the middle of four threads waiting and
one thread somewhere inside notify_one be able to resume operation?