Searched refs:ghost_semaphore (Results 1 – 1 of 1) sorted by relevance
118 *ghost_semaphore = (SemaphoreInfo *) NULL, variable152 LockSemaphoreInfo(ghost_semaphore); in NTGhostscriptDeleteInstance()155 UnlockSemaphoreInfo(ghost_semaphore); in NTGhostscriptDeleteInstance()164 LockSemaphoreInfo(ghost_semaphore); in NTGhostscriptNewInstance()172 UnlockSemaphoreInfo(ghost_semaphore); in NTGhostscriptNewInstance()1344 if (ghost_semaphore == (SemaphoreInfo *) NULL) in NTGhostscriptEXE()1345 ActivateSemaphoreInfo(&ghost_semaphore); in NTGhostscriptEXE()1346 LockSemaphoreInfo(ghost_semaphore); in NTGhostscriptEXE()1352 UnlockSemaphoreInfo(ghost_semaphore); in NTGhostscriptEXE()1370 UnlockSemaphoreInfo(ghost_semaphore); in NTGhostscriptEXE()[all …]