Free Electron
|
This thread task sweeps the number of MutexSmashingTask threads up and down. More...
Inherits fe::Thread::Functor, and fe::Thread::Functor.
Public Member Functions | |
void | operate (void) override |
void | operate (void) override |
Public Attributes | |
Poison | m_poison |
Poison to kill the thread. More... | |
Poison | poison |
Poison to kill the thread. More... | |
sp< RecordGroup > | records |
Protected Attributes | |
std::vector< TaskThread< MutexSmashingTask > > | m_threads |
int | m_rateOfChange = 1 |
std::vector< TaskThread< ReferenceSmashingTask > > | threads |
int | rateOfChange = 1 |
This thread task sweeps the number of MutexSmashingTask threads up and down.
This thread task sweeps the number of ReferenceSmashingTask threads up and down.
Poison ThreadSweepingTask::m_poison |
Poison to kill the thread.
Poison ThreadSweepingTask::poison |
Poison to kill the thread.