Opaque semaphore object used with the semaphore APIs.
Data Fields | |
uintptr_t | rsv [SemaphoreP_OBJECT_SIZE_MAX/sizeof(uint32_t)] |
uintptr_t SemaphoreP_Object::rsv[SemaphoreP_OBJECT_SIZE_MAX/sizeof(uint32_t)] |
reserved, should NOT be modified by end users