This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: threads and exceptions
- To: erwin <erwin at htsa dot hva dot nl>
- Subject: Re: threads and exceptions
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Tue, 10 Mar 1998 00:23:55 -0700
- cc: egcs <egcs at cygnus dot com>
- Reply-To: law at cygnus dot com
In message <35046BDC.24B02615@htsa.hva.nl>you write:
> Are there any plans to make C++ exception handling threadsafe ?
> It would be very nice to be able to use try/throw/catch in threaded
> programs.
I'm sure someone will corect me if I'm wrong, but I believe the
current development sources have thread safe EH support.
jeff