RR Thread Pool
|
![]() ![]() | Convenient adapter for class ICond |
![]() ![]() | A condition variable to allow synchronization between threads |
![]() ![]() | Abstract class to be implemented to describe a Message that need to be executed |
![]() ![]() | General purpose message queue for inter-thread communication |
![]() ![]() | The mutex class is a synchronization primitive that can be used to protect shared data from being simultaneously accessed by multiple threads |
![]() ![]() | Abstract class to be implemented to describe a task that need to be executed |
![]() ![]() | The class thread represents a single thread of execution |
![]() ![]() | General purpose thread pool for inter-thread communication |
![]() ![]() | Convenient template class adapter to safely acquire and release lockable objects |
![]() ![]() | General purpose message queue for inter-thread communication |
![]() ![]() | Convenient adapter for class IMutex |
![]() ![]() | A task that executes a function |