Process and Thread APIs

Process and Thread
Real-Time Functions

Process and Thread
Windows-Supported Functions

RtCreateProcess

RtEnumProcessModules

RtGetExitCodeProcess

RtGetProcessAffinityMask

RtGetThreadTimes

RtGetThreadTimeQuantum

RtIsInRtss

RtSetProcessAffinityMask

RtSetThreadPriority

RtSetThreadTimeQuantum

RtSleepFt

RtTerminateProcess

CreateThread

ExitProcess

ExitThread

GetCurrentProcessId

GetCurrentThread

GetCurrentThreadId

GetExitCodeThread

GetProcessAffinityMask

RtOpenProcess

ResumeThread

SetProcessAffinityMask

SetThreadAffinityMask

SetThreadIdealProcessor

Sleep

SuspendThread

TerminateThread

TlsAlloc

TlsFree

TlsGetValue

TlsSetValue

 

See Also