Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Async/Mutex.h |
| Include | #include "Async/Mutex.h" |
Syntax
class FMutex
Remarks
A one-byte mutex that is not fair and does not support recursive locking.
Constructors
Functions
Operators
Constants
| Name | Description |
|---|---|
| HasWaitingThreadsFlag | |
| IsLockedFlag |