s_runqop Struct Reference

#include <core.h>


Data Fields

int op
union {
   struct {
      pid_t   pid
      u_int   sel
   }   run
   struct {
      pid_t   pid
   }   tcbrele
   struct {
      asid_t   asid
   }   asrele
u


Detailed Description

queued (runq) operations description structure


Field Documentation

asid_t s_runqop::asid
 

asid of the spc to destroy or -1

struct { ... } s_runqop::asrele
 

int s_runqop::op
 

operation code

pid_t s_runqop::pid
 

pid of the proc to run

struct { ... } s_runqop::run
 

u_int s_runqop::sel
 

selector of the proc to run

struct { ... } s_runqop::tcbrele
 

union { ... } s_runqop::u
 


The documentation for this struct was generated from the following file:
Generated on Wed May 24 23:06:08 2006 for LSE/OS by  doxygen 1.4.6