ALib C++ Framework
by
Library Version: 2511 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
threadpool.inl File Reference

Description:

This header-file is part of module ALib ThreadModel of the ALib C++ Framework.

© 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::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.