Ark Server API (ASA) - Wiki
|
This is the complete list of members for FForkProcessHelper, including all inherited members.
CreateForkableThread(class FRunnable *InRunnable, const TCHAR *InThreadName, uint32 InStackSize=0, EThreadPriority InThreadPri=TPri_Normal, uint64 InThreadAffinityMask=FPlatformAffinity::GetNoAffinityMask(), EThreadCreateFlags InCreateFlags=EThreadCreateFlags::None) | FForkProcessHelper | static |
GetForkedChildProcessIndex() | FForkProcessHelper | static |
IsForkedChildProcess() | FForkProcessHelper | static |
IsForkedMultithreadInstance() | FForkProcessHelper | static |
IsForkRequested() | FForkProcessHelper | static |
LowLevelPostForkChild(uint16 ChildIndex=1) | FForkProcessHelper | static |
LowLevelPostForkParent() | FForkProcessHelper | static |
LowLevelPreFork() | FForkProcessHelper | static |
OnForkingOccured() | FForkProcessHelper | static |
SetIsForkedChildProcess(uint16 ChildIndex=1) | FForkProcessHelper | static |
SupportsMultithreadingPostFork() | FForkProcessHelper | static |