ADTF
Loading...
Searching...
No Matches
fast_mutex.h File Reference
Include dependency graph for fast_mutex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  a_util
 Serves as the root component, with common functionality documented in core functionality.
 
namespace  a_util::concurrency
 

Detailed Description

Public API for fast_mutex type