[c++-pthreads] Re: C++ and posix threads

Alexander Terekhov boo at terekhov.de
Mon Dec 29 10:41:47 UTC 2003


Nathan Myers wrote:
[...]
> Do you _really_ see breaking just about every existing thread-safe
> library as a minor change?  (It would be disingenuous to remark that
> those libraries are "already broken".  Thousands of them have been
> working fine on millions of systems, year after year.) 

But they will continue working "just fine". They will simply remain 
thread-cancel-UNsafe. Too bad we don't have throw(...) and throw() 
wan't made the default (I presume 2-phase EH and kinda "intelligent" 
cancelation points [and also async-cancel "delivery" inside async-
cancel-safe regions, of course]).

regards,
alexander.



More information about the c++-pthreads mailing list