F$AllTsk

From NitrOS-9
Jump to: navigation, search
Allocate Process Task Number Determines whether NitrOS-9 has assigned a task number to the specified process
OS9 F$AllTsk 103F 3F

Entry Conditions

X process descriptor pointer

Error Output

CC carry set on error

B error code, if any

Additional Information

  • If the process does not have a task number, NitrOS-9 allocates a task number and copies the DAT image into the DAT hardware.
  • The support module for this call is OS9p1. Allocate Process Task Number also branches to F$ResTsk and F$SetTsk.

krn