This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
thread cancellation
- From: James_Ziegler at ltx dot com
- To: libstdc++ at gcc dot gnu dot org
- Date: Wed, 28 Jul 2004 16:21:40 -0400
- Subject: 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)