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]

multi-threaded exception handling mechanism


I apologize if this isn't an appropriate place for this question.

I have encountered performance behavior that leads me to believe that a lock exists somewhere in the multi-threaded exception mechanism implementation.

Can someone give me a pointer on where to look in the gcc source to confirm this suspicion? I'm happy to deal with the issue on my own, but I don't know where to start.

Thanks,
Luke


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