RTC Toolkit 6.0.0-pre2
Loading...
Searching...
No Matches
dynamicThreadPool.hpp File Reference

Header file for a dynamic resizing thread pool. More...

#include <atomic>
#include <cassert>
#include <forward_list>
#include <memory>
#include <mutex>
#include <stop_token>
#include <thread>
#include <functional>
#include <numapp/numapolicies.hpp>
#include <numapp/thread.hpp>
#include <utility>

Go to the source code of this file.

Classes

class  rtctk::componentFramework::DynamicThreadPool
 The DynamicThreadPool allows creating multiple threads which are garbage collected. More...
 

Namespaces

namespace  rtctk
 
namespace  rtctk::componentFramework
 

Detailed Description

Header file for a dynamic resizing thread pool.