gecko-dev/ipc/mscom
Andrew McCreight d18859f043 Bug 1350688 - Use a thread safe way to get the CPU count in the SpinEvent ctor. r=aklotz
Initializing nsSystemInfo can't be done off the main thread on
Windows, and we can't guarantee that it has been initialized before
calling this code.

MozReview-Commit-ID: DRNCrakNMmH

--HG--
extra : rebase_source : b711f37b169f3c93a39fc2af56a9c76c656a9c38
2017-03-26 06:56:01 -07:00
..
oop
ActivationContext.cpp
ActivationContext.h
Aggregation.h
AgileReference.cpp
AgileReference.h
AsyncInvoker.h
COMApartmentRegion.h
COMPtrHolder.h Bug 1325834: Make mscom::ProxyStream use CreateStreamOnHGlobal instead of SHCreateMemStream on Windows 7; r=jimm 2017-03-14 18:42:24 -06:00
DispatchForwarder.cpp
DispatchForwarder.h
DynamicallyLinkedFunctionPtr.h
EnsureMTA.cpp
EnsureMTA.h
IHandlerPayload.h
Interceptor.cpp
Interceptor.h
InterceptorLog.cpp Bug 1346910: Ensure that the interface output by IServiceProvider::QueryService is correctly wrapped by the mscom interceptor; r=jimm 2017-03-14 11:04:46 -06:00
InterceptorLog.h
MainThreadHandoff.cpp Bug 1346910: Ensure that the interface output by IServiceProvider::QueryService is correctly wrapped by the mscom interceptor; r=jimm 2017-03-14 11:04:46 -06:00
MainThreadHandoff.h Bug 1346910: Ensure that the interface output by IServiceProvider::QueryService is correctly wrapped by the mscom interceptor; r=jimm 2017-03-14 11:04:46 -06:00
MainThreadInvoker.cpp
MainThreadInvoker.h
MainThreadRuntime.cpp
MainThreadRuntime.h
ProxyStream.cpp Bug 1325834: Make mscom::ProxyStream use CreateStreamOnHGlobal instead of SHCreateMemStream on Windows 7; r=jimm 2017-03-14 18:42:24 -06:00
ProxyStream.h Bug 1325834: Make mscom::ProxyStream use CreateStreamOnHGlobal instead of SHCreateMemStream on Windows 7; r=jimm 2017-03-14 18:42:24 -06:00
Ptr.h
Registration.cpp
Registration.h
SpinEvent.cpp Bug 1350688 - Use a thread safe way to get the CPU count in the SpinEvent ctor. r=aklotz 2017-03-26 06:56:01 -07:00
SpinEvent.h
StructStream.cpp
StructStream.h
Utils.cpp Bug 1346910: Ensure that the interface output by IServiceProvider::QueryService is correctly wrapped by the mscom interceptor; r=jimm 2017-03-14 11:04:46 -06:00
Utils.h Bug 1346910: Ensure that the interface output by IServiceProvider::QueryService is correctly wrapped by the mscom interceptor; r=jimm 2017-03-14 11:04:46 -06:00
WeakRef.cpp
WeakRef.h
moz.build