On 7/23/2013 4:17 PM, Kyle Huey wrote:
To be clear, which classes have threadsafe addref/release hasn't changed,
just the macro usage, right?
One or two classes that weren't really threadsafe to begin with had
their threadsafety dropped on request of reviewers, and several more
could well hav
On Tue, Jul 23, 2013 at 11:22 AM, Joshua Cranmer 🐧 wrote:
> As part of an effort to remove use of the NSPR atomic macros in favor of
> mozilla::Atomic, the way that threadsafe reference counting works in XPCOM
> has changed. Whereas before, this was done using the macros by saying
> NS_IMPL_THREAD
As part of an effort to remove use of the NSPR atomic macros in favor of
mozilla::Atomic, the way that threadsafe reference counting works in
XPCOM has changed. Whereas before, this was done using the macros by
saying NS_IMPL_THREADSAFE_ISUPPORTSN (or related macros), now the
threadsafe declara
3 matches
Mail list logo