This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

Re: Multiple inheritance and thread safety


On Wed, 30 Jan 2002, Nathan Sidwell wrote:

> "Paul J. Lucas" wrote:
> > 
> >         I was wondering if there is any know issue with doing multiple
> >         inheritance with virtual base classes and thread safety.
> >         Specifically, I was wondering if the thunk code generated is
> >         known to be thread-safe.
>
> Why is there an issue?

	I didn't say there was.  I simply asked if there was.  Thanks.

	By the way, have those thread-unsafe problems with std::string
	been fixed?

	- Paul


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