Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async > API/Runtime/Core/Async/Fundamental
Inheritance Hierarchy
- FSchedulerTls
- FReserveScheduler
- FScheduler
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Async/Fundamental/Scheduler.h |
| Include | #include "Async/Fundamental/Scheduler.h" |
Syntax
class FSchedulerTls
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint32 | Returns the AffinityIndex of the thread LocalQueue | ||
| bool | |||
| bool | Returns true if the current thread execution is in the context of busy-waiting | ||
| bool |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EWorkerType |
Typedefs
| Name | Description |
|---|---|
| FLocalQueueType | |
| FQueueRegistry |
Constants
| Name | Description |
|---|---|
| ActiveScheduler | |
| BusyWaitingDepth | Number of busy-waiting calls in the call-stack |
| LocalQueue | |
| WorkerType |