Carbon


MPEventID

Header: Multiprocessing.h

Represents an event group ID, which Multiprocessing Services uses to manipulate event groups.

typedef struct OpaqueMPEventID* MPEventID;

You obtain an event group ID by calling the function MPCreateEvent.

VERSION NOTES

Introduced with Multiprocessing Services 2.0.


© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)