HAL::GetRenderThreadId

HAL::GetRenderThreadId
ThreadId GetRenderThreadId() const;
Description

GetRenderThread returns the thread Id of the render thread. This may be ( 0, or equal to the main thread's Id in single threaded mode.

Return Value

The ThreadId of the render thread.