This header-file is part of module ALib ThreadModel of the ALib C++ Library.
© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file threadpool.inl.
Go to the source code of this file.
Classes | |
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::ThreadPool::QueueEntry |
Container element of the queue. More... | |
struct | alib::threadmodel::ThreadPool::ResizeStrategy |
class | alib::threadmodel::ThreadPool |
Namespaces | |
namespace | alib |
namespace | alib::threadmodel |
Typedefs | |
using | alib::ThreadPool = threadmodel::ThreadPool |
Type alias in namespace alib. | |