Spinning Topp Logo BlackTopp Studios
inc
Namespaces | Macros
spinlock.cpp File Reference

Contains the implementation for the Mezzanine::Threading::SpinLock synchronization object. More...

#include "spinlock.h"
#include "atomicoperations.h"
#include "crossplatformincludes.h"
+ Include dependency graph for spinlock.cpp:

Go to the source code of this file.

Namespaces

 Mezzanine
 The bulk of the engine components go in this namspace.
 
 Mezzanine::Threading
 This is where game specific threading algorithms and a minimalistic subset of the std threading library a held.
 

Detailed Description

Contains the implementation for the Mezzanine::Threading::SpinLock synchronization object.

Definition in file spinlock.cpp.