mproc.h File Reference

#include <timers.h>

Include dependency graph for mproc.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  mproc

Defines

#define IN_USE   0x001
#define WAITING   0x002
#define ZOMBIE   0x004
#define PAUSED   0x008
#define ALARM_ON   0x010
#define SEPARATE   0x020
#define TRACED   0x040
#define STOPPED   0x080
#define SIGSUSPENDED   0x100
#define REPLY   0x200
#define ONSWAP   0x400
#define SWAPIN   0x800
#define DONT_SWAP   0x1000
#define PRIV_PROC   0x2000
#define NIL_MPROC   ((struct mproc *) 0)


Detailed Description

Definition in file mproc.h.


Define Documentation

#define ALARM_ON   0x010
 

Definition at line 67 of file mproc.h.

Referenced by cause_sigalrm(), flags_str(), pm_exit(), set_alarm(), and sigaction_dmp().

#define DONT_SWAP   0x1000
 

Definition at line 75 of file mproc.h.

Referenced by do_fork(), and flags_str().

#define IN_USE   0x001
 

Definition at line 63 of file mproc.h.

Referenced by cause_sigalrm(), check_sig(), do_fork(), do_getprocnr(), do_waitpid(), find_proc(), handle_ksig(), ksig_pending(), main(), pm_exit(), pm_isokendpt(), pstat(), sig_proc(), and tell_fs().

#define NIL_MPROC   ((struct mproc *) 0)
 

Definition at line 78 of file mproc.h.

Referenced by do_trace(), and find_proc().

#define ONSWAP   0x400
 

Definition at line 73 of file mproc.h.

Referenced by flags_str(), main(), new_mem(), setreply(), and sig_proc().

#define PAUSED   0x008
 

Definition at line 66 of file mproc.h.

Referenced by do_pause(), flags_str(), prrecv(), pstat(), and unpause().

#define PRIV_PROC   0x2000
 

Definition at line 76 of file mproc.h.

Referenced by check_sig(), do_fork(), do_sigaction(), and flags_str().

#define REPLY   0x200
 

Definition at line 72 of file mproc.h.

Referenced by flags_str(), main(), pm_exit(), and setreply().

#define SEPARATE   0x020
 

Definition at line 68 of file mproc.h.

Referenced by adjust(), do_fork(), find_share(), and read_header().

#define SIGSUSPENDED   0x100
 

Definition at line 71 of file mproc.h.

Referenced by do_sigsuspend(), flags_str(), prrecv(), pstat(), sig_proc(), and unpause().

#define STOPPED   0x080
 

Definition at line 70 of file mproc.h.

#define SWAPIN   0x800
 

Definition at line 74 of file mproc.h.

Referenced by flags_str(), and new_mem().

#define TRACED   0x040
 

Definition at line 69 of file mproc.h.

Referenced by do_exec(), do_trace(), flags_str(), and sig_proc().

#define WAITING   0x002
 

Definition at line 64 of file mproc.h.

Referenced by cleanup(), flags_str(), new_mem(), pm_exit(), prrecv(), pstat(), stop_proc(), and unpause().

#define ZOMBIE   0x004
 

Definition at line 65 of file mproc.h.

Referenced by cause_sigalrm(), check_sig(), do_waitpid(), flags_str(), handle_ksig(), ksig_pending(), main(), pm_exit(), pstat(), sig_proc(), and tell_fs().


Generated on Fri Apr 14 23:21:44 2006 for minix by  doxygen 1.4.6