FWorkerThread Helper structure to aggregate a few items related to the individual threads.
◆ FWorkerThread()
| FWorkerThread::FWorkerThread |
( |
| ) |
|
|
inline |
Constructor to set reasonable defaults.
◆ bAttached
| bool FWorkerThread::bAttached |
For external threads, this determines if they have been "attached" yet. Attachment is mostly setting up TLS for this individual thread.
◆ RunnableThread
For internal threads, the is non-NULL and holds the information about the runable thread that was created.
◆ TaskGraphWorker
The actual FTaskThread that manager this task
The documentation for this struct was generated from the following file: