This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: pthread_clear_exit_np()


On Sat, Apr 22, 2006 at 11:19:51AM +1000, Luke Howard wrote:
> 
> Roland,
> 
> >Have you considered instead using standard features as specified in POSIX
> >since around 1996?  What's your plan for other POSIX systems, such as Solaris?
> >If you don't want to cancel threads as cancellation is defined by POSIX,
> >then why use cancellation instead of another mechanism that matches your needs?
> 
> This is a fair point. The primary reason is that refactoring the DCE code to
> not depend on catchable cancellations would be a significant effort. That of
> course is a commercial decision that we have made as a vendor and we are
> thus prepared to live with the consequences.
 
 ... i like your answer better than mine: i'm doing my usual thing of
 being totally undiplomatic :)

 l.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]