Hi all,

I am getting the following assertion prints from my xpcom component.

###!!! ASSERTION: nsQEngineImpl not thread-safe: '_mOwningThread.GetThread() == PR_GetCurrentThread()', file src/nsQEngineImpl.cpp, line 50
Break: at file src/nsQEngineImpl.cpp, line 50


NS_IMPL_ISUPPORTS3_CI(nsQEngineImpl, nsIQEngine , nsIObserver , nsIRunnable) belongs to line no 50 in nsQEngineImpl.

While declaring it as THREADSAFE , in compiling itself it throws exception.

How should i declare the component Thread safe ?

Please help me in this regard.

Thanks & Regards
S.Srinivasa Raghavan

_______________________________________________
Mozilla-xpcom mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to