| Index: ceee/ie/common/ceee_module_util.h
|
| ===================================================================
|
| --- ceee/ie/common/ceee_module_util.h (revision 66229)
|
| +++ ceee/ie/common/ceee_module_util.h (working copy)
|
| @@ -15,8 +15,8 @@
|
|
|
| namespace ceee_module_util {
|
|
|
| -void AddRefModuleWorkerThread();
|
| -void ReleaseModuleWorkerThread();
|
| +void AddRefBroker();
|
| +void ReleaseBroker();
|
|
|
| // Fires an event to the broker, so that the call can be made with an
|
| // instance of a broker proxy that was CoCreated in the worker thread.
|
|
|