Navigation



PEARL Taskstatus

TASKST(PEARL-SR)

- *************************************************
-                                                 *
-       T A S K S T                               *
-                                                 *
-  This function extracts info about the actual   *
-  state of a Task encoded in a BIT(32)-result    *
-                                                 *
-  Name: TASKST4                                  *
-                                                 *
-  Exported globals: TASKST                       *
-                                                 *
-  bit 31 = 0: task is inside dispatcher chain    *
-  bit 15.. 8: BLOCK-byte of task                 *
-  bit  7.. 0: SCHED-byte of task                 *
-                                                 *
-  last update:   02.08.1996                      *4
-                                                 *
-     /95 0.3  PEARL80 AND PEARL 90               *3
-   08/96 0.4  PEARL 90 ALSO FOR POWER-PC         *4