Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Unix > API/Runtime/Core/Unix/FRunnableThreadUnix
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Unix/UnixPlatformRunnableThread.h |
Include | #include "Unix/UnixPlatformRunnableThread.h" |
Source | /Engine/Source/Runtime/Core/Private/Unix/UnixPlatformRunnableThread.cpp |
virtual int32 TranslateThreadPriority
&40;
EThreadPriority Priority
&41;
Remarks
On Unix, this translates to ranges of setpriority(). Note that not all range may be available