Searched defs:InterCoreLightSemaphore (Results 1 – 1 of 1) sorted by relevance
118 InterCoreLightSemaphore() {} in InterCoreLightSemaphore() function132 InterCoreLightSemaphore(s32 initialCount, s32 maxCount) { Initialize(initialCount, maxCount); } in InterCoreLightSemaphore() function134 InterCoreLightSemaphore(s32 initialCount) { Initialize(initialCount); } in InterCoreLightSemaphore() function