Navigation
API > API/Runtime > API/Runtime/Core
| |
|
| Name |
FSchedulerTls |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Core/Public/Async/Fundamental/Scheduler.h |
| Include Path |
#include "Async/Fundamental/Scheduler.h" |
Syntax
class FSchedulerTls
Derived Classes
Classes
Structs
Enums
Protected
Typedefs
Constants
| Name |
Type |
Remarks |
Include Path |
| TlsValuesHolder |
thread_local FTlsValuesHolder |
|
Async/Fundamental/Scheduler.h |
Functions
Public
Protected
Static
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Async/Fundamental/Scheduler.h |
|
static bool IsBusyWaiting()
|
Returns true if the current thread execution is in the context of busy-waiting |
Async/Fundamental/Scheduler.h |
|