This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: threads and exceptions


Hmmmm looks like it, i toke a look in the cvs-tree on the web and
one of the files, exception.h, states that thread safe EH is added for
pthread,
DCE threads and solaris threads. 
Does this mean that the last snapshot has also threadsafe EH ?

Erwin


Jeffrey A Law wrote:
> 
>   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


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