Castor3D 0.16.0
Multiplatform 3D engine
Public Member Functions | List of all members
castor::SpinMutex Class Reference

#include <SpinMutex.hpp>

Public Member Functions

CU_API void lock () noexcept
 
CU_API bool try_lock () noexcept
 
CU_API void unlock () noexcept
 

Member Function Documentation

◆ lock()

CU_API void castor::SpinMutex::lock ( )
noexcept

◆ try_lock()

CU_API bool castor::SpinMutex::try_lock ( )
noexcept

◆ unlock()

CU_API void castor::SpinMutex::unlock ( )
noexcept

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