Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TLockFreeAllocOnceIndexedAllocat-
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/LockFreeList.h |
| Include | #include "Containers/LockFreeList.h" |
Syntax
enum
{
MaxBlocks = (MaxTotalItems + ItemsPerPage - 1) / ItemsPerPage,
}
Values
| Name | Description |
|---|---|
| MaxBlocks |