ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

KPROCESS Struct Reference

#include <ketypes.h>

Data Fields

DISPATCHER_HEADER Header
LIST_ENTRY ProfileListHead
ULONG_PTR DirectoryTableBase
ULONG Unused0
USHORT IopmOffset
volatile ULONG ActiveProcessors
ULONG KernelTime
ULONG UserTime
LIST_ENTRY ReadyListHead
SINGLE_LIST_ENTRY SwapListEntry
PVOID VdmTrapcHandler
LIST_ENTRY ThreadListHead
KSPIN_LOCK ProcessLock
KAFFINITY Affinity
union {
   struct {
      LONG   AutoAlignment:1
      LONG   DisableBoost:1
      LONG   DisableQuantum:1
      LONG   ReservedFlags:29
   } 
   LONG   ProcessFlags
}; 
SCHAR BasePriority
SCHAR QuantumReset
UCHAR State
UCHAR ThreadSeed
UCHAR PowerState
UCHAR IdealNode
UCHAR Visited
union {
   KEXECUTE_OPTIONS   Flags
   UCHAR   ExecuteOptions
}; 
ULONG StackCount
LIST_ENTRY ProcessListEntry
ULONGLONG CycleTime

Detailed Description

Definition at line 1177 of file ketypes.h.


The documentation for this struct was generated from the following file:

Generated on Sun May 27 2012 06:24:46 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.