muu/spin_mutex.h file

Contains the definition of muu::spin_mutex.

Namespaces

namespace muu
The root namespace for all muu functions and types.

Classes

class muu::spin_mutex
A mutex that acquires locks by spin-waiting.