35 PoolEntry& operator=(PoolEntry
const&);
36 PoolEntry(PoolEntry
const&);
61 WorkerPoolManagerImpl& operator=(WorkerPoolManagerImpl
const&);
62 WorkerPoolManagerImpl(WorkerPoolManagerImpl
const&);
63 WorkerPoolManagerImpl();
70 virtual ::std::shared_ptr<::Bedrock::WorkerPoolHandleInterface> createWorkerPool(
71 ::std::string_view name,
72 ::Core::Profile::ThreadFrameType frameType,
85 ::std::string_view name,
86 ::Core::Profile::ThreadFrameType frameType,
Definition WorkerPoolManagerImpl.h:25