$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Chris Thomasson (cristom_at_[hidden])
Date: 2006-10-31 16:02:35
Here is a new experimental eventcount based rw-mutex algorithm that I
created:
http://groups.google.com/group/comp.programming.threads/browse_thread/thread/613af4d6eb2b4149
(my rw-mutex algorithm...)
http://groups.google.com/group/comp.programming.threads/browse_thread/thread/31e9cb7082285aa7
(my evenctount algorithm...)
So, what do you all think of this these techniques?
:^)