On Wed, 19 Feb 2003, Alexander Terekhov wrote:

> Kevin Atkinson wrote:
>
> > I have got very little indication that you actually looked at what my
> > classes are offering.
> 
> Uhmm. "Original-To" aside,

What does that mean?

> your Mutex class offers undefined behavior; 
> you really can NOT "replicate" a {pthread_mutex_t} mutex. 

Where do I replicate a mutex?  I maintain a *pointer* to the Mutex class
which holds the actual Mutex, which can not be copied.

-- 
http://kevin.atkinson.dhs.org

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to