AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
alexaClientSDK::avsCommon::utils::threading::ThreadPool Member List

This is the complete list of members for alexaClientSDK::avsCommon::utils::threading::ThreadPool, including all inherited members.

getDefaultThreadPool()alexaClientSDK::avsCommon::utils::threading::ThreadPoolstatic
getMaxThreads()alexaClientSDK::avsCommon::utils::threading::ThreadPool
getStats(uint64_t &threadsCreated, uint64_t &threadsObtained, uint64_t &threadsReleasedToPool, uint64_t &threadsReleasedFromPool)alexaClientSDK::avsCommon::utils::threading::ThreadPool
obtainWorker()alexaClientSDK::avsCommon::utils::threading::ThreadPool
releaseWorker(std::unique_ptr< WorkerThread > workerThread)alexaClientSDK::avsCommon::utils::threading::ThreadPool
setMaxThreads(size_t maxThreads)alexaClientSDK::avsCommon::utils::threading::ThreadPool
ThreadPool(size_t maxThreads=DEFAULT_MAX_THREAD_POOL_THREADS)alexaClientSDK::avsCommon::utils::threading::ThreadPool
~ThreadPool()alexaClientSDK::avsCommon::utils::threading::ThreadPool

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0