![]() |
MPQueueID |
Header: Multiprocessing.h |
Represents a queue ID, which Multiprocessing Services uses to manipulate message queues.
typedef struct OpaqueMPQueueID* MPQueueID;
You obtain a queue ID by calling the function MPCreateQueue.
Introduced with Multiprocessing Services 1.0.
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)