Go to the documentation of this file.
42 #include "nsIMutableArray.h"
46 #define SB_THREADSAFE_ARRAY_CLASSNAME \
47 "threadsafe nsIArray implementation"
50 #define SB_THREADSAFE_ARRAY_CID \
51 { 0x14fa3c6c, 0x868d, 0x445d, \
52 { 0xa3, 0xb5, 0xd1, 0x8b, 0x77, 0xbf, 0x8b, 0x36 } }
54 #define SB_THREADSAFE_ARRAY_CONTRACTID \
55 "@songbirdnest.com/moz/xpcom/threadsafe-array;1"
71 NS_DECL_NSIMUTABLEARRAY