This header-file is part of module ALib ThreadModel of the ALib C++ Framework.
Copyright 2013-2026 A-Worx GmbH, Germany. Published under License.
Definition in file threadpool.hpp.
Go to the source code of this file.
Classes | |
| struct | alib::strings::APPENDABLES::AppendableTraits< alib::threadmodel::ThreadPool, character, lang::HeapAllocator > |
| Specialization of functor AppendableTraits for type ThreadPool. More... | |
| struct | alib::threadmodel::ThreadPool::DbgKnownJobsEntry |
| Entry in the field DbgKnownJobs. More... | |
| struct | alib::threadmodel::ThreadPool::DbgKnownJobsVD |
| Serves as template parameter TValueDescriptor of field DbgKnownJobs. More... | |
| struct | alib::threadmodel::ThreadPool::JobSyncer |
| struct | alib::threadmodel::PoolWorker |
| struct | alib::threadmodel::ThreadPool::QueueEntry |
| Container element of the queue. More... | |
| struct | alib::threadmodel::ThreadPool::ResizeStrategy |
| class | alib::threadmodel::ThreadPool |
Namespaces | |
| namespace | alib |
| namespace | alib::strings |
| namespace | alib::strings::APPENDABLES |
| namespace | alib::threadmodel |
Typedefs | |
| using | alib::PoolWorker = threadmodel::PoolWorker |
Type alias in namespace alib. | |
| using | alib::ThreadPool = threadmodel::ThreadPool |
Type alias in namespace alib. | |