Michael Klepikov wrote: > Greetings, all, > > I can't seem to find NS_IMPL_THREADSAFE_ISSUPPORTS*_CI macros, that is > THREADSAFE variants of _CI macros. There are non-threadsafe _CI macros, but > I want both classinfo and threadsafe addref/release in my components. I can > of course use lower level macros, but wouldn't it be good to have > THREADSAFE _CI macros alongside their non-threadsafe cousins?
Yes, that was an omission on my part. Please file a bug against me. Mike
