HeMPS  8.0
Public Attributes | List of all members
NewTask Struct Reference

This structure stores the variables used to manage a new task requisition by the global manager kernel. More...

#include <new_task.h>

Public Attributes

int task_ID
 ID of the new task.
 
int master_ID
 Master address (XY) of the task.
 
int allocated_processor
 Address (XY) of the task allocated processor.
 
unsigned int initial_address
 Initial repository address of the task.
 
int code_size
 Size of the repository code in repository words (4 bytes)
 

Detailed Description

This structure stores the variables used to manage a new task requisition by the global manager kernel.


The documentation for this struct was generated from the following file: