CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::TAsyncMutex< ExecutorType > Member List

This is the complete list of members for CeresEngine::TAsyncMutex< ExecutorType >, including all inherited members.

kLockedNoWaitersCeresEngine::TAsyncMutex< ExecutorType >privatestatic
kNotLockedCeresEngine::TAsyncMutex< ExecutorType >privatestatic
lock() noexceptCeresEngine::TAsyncMutex< ExecutorType >inline
LockOperationCeresEngine::TAsyncMutex< ExecutorType >friend
mExecutorCeresEngine::TAsyncMutex< ExecutorType >private
mStateCeresEngine::TAsyncMutex< ExecutorType >private
mWaitersCeresEngine::TAsyncMutex< ExecutorType >private
scopedLock() noexceptCeresEngine::TAsyncMutex< ExecutorType >inline
TAsyncMutex() noexcept=defaultCeresEngine::TAsyncMutex< ExecutorType >
TAsyncMutex(ExecutorType &&executor) noexceptCeresEngine::TAsyncMutex< ExecutorType >inlineexplicit
try_lock() noexceptCeresEngine::TAsyncMutex< ExecutorType >inline
tryLock() noexceptCeresEngine::TAsyncMutex< ExecutorType >inline
unlock()CeresEngine::TAsyncMutex< ExecutorType >inline
~TAsyncMutex() noexceptCeresEngine::TAsyncMutex< ExecutorType >inline