33 #ifndef USE_WIN32_SEMAPHORES
Size PGSemaphoreShmemSize(int maxSemas)
void PGSemaphoreUnlock(PGSemaphore sema)
void PGReserveSemaphores(int maxSemas)
void PGSemaphoreReset(PGSemaphore sema)
struct PGSemaphoreData * PGSemaphore
void PGSemaphoreLock(PGSemaphore sema)
bool PGSemaphoreTryLock(PGSemaphore sema)
PGSemaphore PGSemaphoreCreate(void)