Data Fields

hmsg_regproc Struct Reference

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.

Detailed Description

Message for registering a process.

Definition at line 55 of file hmsg.c.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Enumerations Enumerator Defines