Re: [Boost-users] [statechart] Asynchronous Machines
Date: Thu, 23 Feb 2006 11:45:00 -0500 From: Kim Barrett
Subject: Re: [Boost-users] [statechart] Asynchronous Machines To: boost-users@lists.boost.org Message-ID: Content-Type: text/plain; charset="us-ascii" ; format="flowed" At 2:08 AM -0500 2/23/06, Gottlob Frege wrote:
All in the hopes of making at least a start on a useful atomics library.
Are you familiar with the atomic operations library at http://www.hpl.hp.com/research/linux/atomic_ops
Yep, thanks. That's probably the level I'm thinking of, but I'd just like to see a few more libraries and know what some of the edges are. Every library I see tends to say that they avoid handling the esoterics, and I would as well, but I'd like to know better what the esoterics are so that they can later be added without redoing everything, if at all possible.
participants (1)
-
Gottlob Frege