This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

thread cancellation





Is there any combination of build configuration options and compile options
that
will cause pthread_cancel of a thread to unwind that thread's stack,
calling
destructors, etc.

If not, pthread_cancel is problematic.  Is there a known alternative? or is
one
being worked on?
--
Jim Ziegler (jim_ziegler@ltx.com)


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