Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async > API/Runtime/Core/Async/FTaskGraphInterface
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Async/TaskGraphInterfaces.h |
| Include | #include "Async/TaskGraphInterfaces.h" |
uint64 ProcessThreadUntilIdle
&40;
ENamedThreads::Type CurrentThread
&41;
Remarks
Requests that a named thread, which must be this thread, run until idle, then return.
Parameters
| Name | Description |
|---|---|
| CurrentThread; | The name of this thread |