Re: thread-safety definition
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: thread-safety definition



Mathieu Lacage <Mathieu.Lacage@xxxxxxxxxxxxxxx> writes:

> hi all,
>
> It looks like what everyone is trying to achieve here is a way for C++
> authors to write thread-safe libraries. 

I think you missed something, or maybe the main thing.  C++ authors
can already write thread-safe libraries.

What I'm trying to achieve is to allow existing thread-safe library
code that wasn't written with POSIX cancellations in mind to be used
easily in a POSIX environment.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com