![]() |
MPSemaphoreID |
Header: Multiprocessing.h |
Represents a semaphore ID, which Multiprocessing Services uses to manipulate semaphores.
typedef struct OpaqueMPSemaphoreID* MPSemaphoreID;
You obtain a semaphore ID by calling the function MPCreateSemaphore.
Introduced with Multiprocessing Services 1.0.
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)