Unit 'exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

CreateTask

Declaration

Source position: exec.pas line 1827

function CreateTask(

  const Name: PChar;

  Pri: LongInt;

  const InitPC: Pointer;

  StackSize: LongWord;

  const TagList: PTagItem

):PTask;


Documentation generated on: 2021-07-30