Loading [MathJax]/extensions/tex2jax.js
Free Electron
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
MutexSmashingTask Class Reference

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...
 

Detailed Description

Thread task that rapidly acquires a mutex lock.

This task is designed to test the thread integrity mutexes.

Member Data Documentation

◆ m_poison

Poison MutexSmashingTask::m_poison

Poison to kill the thread.


The documentation for this class was generated from the following file: