$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Frank Mori Hess (frank.hess_at_[hidden])
Date: 2007-11-15 12:58:16
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've written a couple small classes to better support the creation of monitor
objects, see:
http://www.comedi.org/projects/libpoet/boostbook/doc/boostbook/html/poet/monitor_ptr.html
I'd like to know if there's any interest in adding something like this to
boost, and also looking for ideas on how to improve my implementation. It
works via a monitor_ptr class, which is like a shared_ptr with automatic
mutex locking, plus an (optional) monitor_base class that lets classes
managed by monitor_ptr do wait/notifies on a condition.
I put it in libpoet, but the monitor_ptr and monitor_base stuff really only
depends on boost.
- --
Frank
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHPIjA5vihyNWuA4URAlXaAJ0YmyV2ZgBTOc1Okn29aHP3Of7R0gCfUrf3
6nVluGNuKFCEy59ukjQcbMY=
=u0Sq
-----END PGP SIGNATURE-----