Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async > API/Runtime/Core/Async/Fundamental
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Async/Fundamental/Scheduler.h |
| Include | #include "Async/Fundamental/Scheduler.h" |
Syntax
template<typename NodeType>
class TEventStack
Remarks
Implementation of a treiber stack
Constructors
| Type | Name | Description | |
|---|---|---|---|
TEventStack
(
TAlignedArray< NodeType >& NodesArray |
Functions
Constants
| Name | Description |
|---|---|
| EVENT_INDEX_NONE |