![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <StripedMap.h>
Public Attributes | |
| LockingPolicy::MutexType | Mutex |
| uint32 | ExclusiveLockOwnerThreadId = 0 |
| std::atomic< uint32 > | SharedLockCount = 0 |
| uint32 TStripedMapBase< BucketCount, BaseMapType, KeyType, ValueType, SetAllocator, KeyFuncs, LockingPolicy >::FDebuggableMutex::ExclusiveLockOwnerThreadId = 0 |
| LockingPolicy::MutexType TStripedMapBase< BucketCount, BaseMapType, KeyType, ValueType, SetAllocator, KeyFuncs, LockingPolicy >::FDebuggableMutex::Mutex |
| std::atomic<uint32> TStripedMapBase< BucketCount, BaseMapType, KeyType, ValueType, SetAllocator, KeyFuncs, LockingPolicy >::FDebuggableMutex::SharedLockCount = 0 |