Multiprocessing Services Reference
PDF
Overview
Functions by Task
Determining Multiprocessing Services And Processor Availability
Creating and Handling Message Queues
Creating and Handling Semaphores
Creating and Scheduling Tasks
Handling Critical Regions
Handling Event Groups
Handling Kernel Notifications
Accessing Per-Task Storage Variables
Memory Allocation Functions
Remote Calling Functions
Timer Services Functions
Exception Handling Functions
Debugger Support Functions
Functions
MPAllocate
MPAllocateAligned
MPAllocateTaskStorageIndex
MPArmTimer
MPBlockClear
MPBlockCopy
MPCancelTimer
MPCauseNotification
MPCreateCriticalRegion
MPCreateEvent
MPCreateNotification
MPCreateQueue
MPCreateSemaphore
MPCreateTask
MPCreateTimer
MPCurrentTaskID
MPDataToCode
MPDeallocateTaskStorageIndex
MPDelayUntil
MPDeleteCriticalRegion
MPDeleteEvent
MPDeleteNotification
MPDeleteQueue
MPDeleteSemaphore
MPDeleteTimer
MPDisposeTaskException
MPEnterCriticalRegion
MPExit
MPExitCriticalRegion
MPExtractTaskState
MPFree
MPGetAllocatedBlockSize
MPGetNextCpuID
MPGetNextTaskID
MPGetTaskStorageValue
MPModifyNotification
MPModifyNotificationParameters
MPNotifyQueue
MPProcessors
MPProcessorsScheduled
MPRegisterDebugger
MPRemoteCall
MPRemoteCallCFM
MPSetEvent
MPSetExceptionHandler
MPSetQueueReserve
MPSetTaskState
MPSetTaskStorageValue
MPSetTaskType
MPSetTaskWeight
MPSetTimerNotify
MPSignalSemaphore
MPTaskIsPreemptive
MPTerminateTask
MPThrowException
MPUnregisterDebugger
MPWaitForEvent
MPWaitOnQueue
MPWaitOnSemaphore
MPYield
_MPIsFullyInitialized
Callbacks
MPRemoteProcedure
TaskProc
Data Types
MPAddressSpaceID
MPAddressSpaceInfo
MPAreaID
MPCoherenceID
MPConsoleID
MPCpuID
MPCriticalRegionID
MPCriticalRegionInfo
MPEventFlags
MPEventID
MPEventInfo
MPExceptionKind
MPNotificationID
MPNotificationInfo
MPOpaqueID
MPOpaqueIDClass
MPPageSizeClass
MPProcessID
MPQueueID
MPQueueInfo
MPSemaphoreCount
MPSemaphoreID
MPSemaphoreInfo
MPTaskID
MPTaskInfo
MPTaskInfoVersion2
MPTaskStateKind
MPTaskWeight
MPTimerID
TaskStorageIndex
TaskStorageValue
Constants
Allocation constants
Task IDs
Data Structure Version Constants
Values for the MPOpaqueIDClass type
Memory Allocation Alignment Constants
Memory Allocation Option Constants
MPDebuggerLevel
Library Version Constants
Remote Call Context Option Constants
Task Creation Options
Task Exception Disposal Constants
Task Information Structure Version Constant
Task Run State Constants
Task State Constants
Timer Duration Constants
Timer Option Masks
Result Codes
Gestalt Constants
Revision History
Index
Companion Guide
Multiprocessing Services Programming Guide