#include <proc.h>
Definition at line 19 of file proc.h.
| struct { ... } ::@66 proc::check |
| struct { ... } ::@67 proc::map |
struct proc* proc::next_soft_notify [read] |
struct proc* proc::nextrequestor [read] |
struct proc* proc::nextrestart [read] |
struct proc* proc::p_caller_q [read] |
struct fpu_state_s proc::p_fpu_state [read] |
| char proc::p_max_priority |
struct mem_map proc::p_memmap[NR_LOCAL_SEGS] [read] |
| short proc::p_misc_flags |
| char proc::p_name[P_NAME_LEN] |
struct proc* proc::p_nextpagefault [read] |
struct proc* proc::p_nextready [read] |
struct pagefault proc::p_pagefault [read] |
| sigset_t proc::p_pending |
| char proc::p_priority |
struct priv* proc::p_priv [read] |
struct proc* proc::p_q_link [read] |
| char proc::p_quantum_size |
struct stackframe_s proc::p_reg [read] |
| short proc::p_rts_flags |
struct segframe proc::p_seg [read] |
| int proc::p_sendto_e |
| char proc::p_ticks_left |
| struct { ... } proc::p_vmrequest |
| union { ... } proc::params |
| int(* proc::proc)() |
| int proc::req_type |
| union { ... } proc::saved |
| unsigned proc::size |
| int proc::type |
| int proc::vmresult |
| char proc::writeflag |
1.5.8