#include <CeresEngine/Foundation/Threading/AsyncMutex.hpp>
◆ LockOperation()
◆ await_ready()
◆ await_resume()
◆ await_suspend()
◆ TAsyncMutex
◆ mAwaiter
The coroutine handle to the awaiter that is waiting for the lock.
◆ mMutex
The ´AsyncMutex` that the lock operations belongs to.
◆ mNext
The next LockOperation in the chain.
This is the next operation that will own the lock once we release the lock.
The documentation for this class was generated from the following file:
- /Users/Rogiel/Developer/CeresEngine/Engine/Sources/CeresEngine/Foundation/Threading/AsyncMutex.hpp