Source position: exec.pas line 1827
function CreateTask(
const Name: PChar;
Pri: LongInt;
const InitPC: Pointer;
StackSize: LongWord;
const TagList: PTagItem
):PTask;