CppELib 1.7.0
Loading...
Searching...
No Matches
ThreadPool.h File Reference
#include <cstddef>
#include "Runnable.h"
#include "Thread.h"
#include "Container/PreallocatedVector.h"

Go to the source code of this file.

Classes

class  OSWrapper::ThreadPool
 Class of thread pool pattern. More...
 
class  OSWrapper::ThreadPool::WaitGuard
 Class to wait for the asynchronous task finished. More...
 

Namespaces

namespace  OSWrapper
 OSWrapper provides abstract C++ interface of common RTOS: thread, mutex, event flag, message queue, memory pool, etc.