Searched refs:GetPollingTaskQueueFactory (Results 1 – 2 of 2) sorted by relevance
59 IObjectFactory::Ptr GetPollingTaskQueueFactory();82 registry.RegisterObjectType(GetPollingTaskQueueFactory()); in RegisterBuiltInObjects()132 registry.UnregisterObjectType(GetPollingTaskQueueFactory()); in UnRegisterBuiltInObjects()
99 IObjectFactory::Ptr GetPollingTaskQueueFactory() in GetPollingTaskQueueFactory() function