Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Framework
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Framework/Threading.h |
| Include | #include "Framework/Threading.h" |
Syntax
template<typename MutexType>
class TMutexScopeLock
Remarks
Templated RAII scope lock around generic mutex type
Constructors
| Type | Name | Description | |
|---|---|---|---|
TMutexScopeLock
(
MutexType& InMutex |
Destructors
| Type | Name | Description | |
|---|---|---|---|