ADTF  3.18.4
fast_mutex.h File Reference

Public API for fast_mutex type. More...

Go to the source code of this file.

Classes

class  fast_mutex
 Fast mutex class, implemented as an atomic spin lock with very low CPU overhead. More...
 

Namespaces

 a_util
 Serves as the root component, with common functionality documented in core functionality.
 
 a_util::concurrency
 Serves as component for concurrency handling, mainly but not exclusively for code compatibility to standard thread support.
 

Detailed Description

Public API for fast_mutex type.

Definition in file fast_mutex.h.