Source position: exec.pas line 1332
function CreateTask(
Name: PChar;
Pri: LongInt;
InitPC: Pointer;
StackSize: LongWord
):pTask;