Mac OS 9
MPTaskInfo Struct Reference

#include <Multiprocessing.h>

Data Fields

PBVersion version
 
OSType name
 
OSType queueName
 
UInt16 runState
 
UInt16 lastCPU
 
UInt32 weight
 
MPProcessID processID
 
AbsoluteTime cpuTime
 
AbsoluteTime schedTime
 
AbsoluteTime creationTime
 
ItemCount codePageFaults
 
ItemCount dataPageFaults
 
ItemCount preemptions
 
MPCpuID cpuID
 
MPOpaqueID blockedObject
 
MPAddressSpaceID spaceID
 
LogicalAddress stackBase
 
LogicalAddress stackLimit
 
LogicalAddress stackCurr
 

Detailed Description

Note
Upon a task exception, the following message is sent to the designated queue:
  1. The MPTaskID,
  2. The exception kind. These are enumerated in the interfaces header MachineExceptions.h
  3. N/A

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