Free Electron
|
Thread task that rapidly acquires a mutex lock. More...
Inherits fe::Thread::Functor.
Public Member Functions | |
void | operate (void) override |
Public Attributes | |
Poison | m_poison |
Poison to kill the thread. More... | |
Thread task that rapidly acquires a mutex lock.
This task is designed to test the thread integrity mutexes.
Poison MutexSmashingTask::m_poison |
Poison to kill the thread.