Multiple inheritance and thread safety

Paul J. Lucas pauljlucas@mac.com
Wed Jan 30 05:16:00 GMT 2002


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



More information about the Gcc-bugs mailing list