Message for registering a process. More...
Data Fields | |
long | type |
struct { | |
int sender_id | |
enum hmsg_command command | |
Identifies what queue to use for response. | |
int nice | |
Must be HMC_REGPROC. | |
char bitfilename [HPROCESS_MAX_FILENAME_SIZE] | |
Nice value for the new process. | |
} | mtext |
Must be HMT_REGPROC. |
Message for registering a process.
Definition at line 55 of file hmsg.c.