$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: scleary_at_[hidden]
Date: 2000-08-10 15:12:49
> I don't want a primitive layer, because I have seen the damage
> such primitives allow.
Again, what about the library-writer's perspective? I want a simple,
as-fast-as-possible Mutex that I will use in a way totally hidden from user
code. I don't need [the overhead of] a monitor for this.
-Steve