Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: thread-safety definition


  • To: c++-pthreads@xxxxxxxxxxxxxxxx
  • Subject: Re: thread-safety definition
  • From: David Abrahams <dave@xxxxxxxxxxxxxxxxxxxx>
  • Date: Thu, 08 Jan 2004 10:08:16 -0500

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