UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSharedMutexStripedMapLockingPolicy Struct Reference

#include <StripedMap.h>

Public Types

typedef UE::FSharedMutex MutexType
 
typedef UE::TUniqueLock< UE::FSharedMutexExclusiveLockType
 
typedef UE::TSharedLock< UE::FSharedMutexSharedLockType
 

Detailed Description

This locking policy uses FSharedMutex which is lightweight and doesn't consume any OS resources.

Member Typedef Documentation

◆ ExclusiveLockType

◆ MutexType

◆ SharedLockType


The documentation for this struct was generated from the following file: