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