Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/LockFreeList.h |
| Include | #include "Containers/LockFreeList.h" |
Syntax
template<class T, int TPaddingForCacheContention, int NumPriorities>
class FStallingTaskQueue
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| T * | Pop
(
int32 MyThread, |
||
| int32 | Push
(
T* InPayload, |
Typedefs
| Name | Description |
|---|---|
| TDoublePtr | |
| TLink | |
| TLinkPtr |