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: [Freedce-devel] pthread_clear_exit_np()


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?


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