Home
last modified time | relevance | path

Searched refs:ghost_semaphore (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
Dnt-base.c116 *ghost_semaphore = (SemaphoreInfo *) NULL, variable
147 LockSemaphoreInfo(ghost_semaphore); in NTGhostscriptDeleteInstance()
150 UnlockSemaphoreInfo(ghost_semaphore); in NTGhostscriptDeleteInstance()
159 LockSemaphoreInfo(ghost_semaphore); in NTGhostscriptNewInstance()
167 UnlockSemaphoreInfo(ghost_semaphore); in NTGhostscriptNewInstance()
1377 if (ghost_semaphore == (SemaphoreInfo *) NULL) in NTGhostscriptEXE()
1378 ActivateSemaphoreInfo(&ghost_semaphore); in NTGhostscriptEXE()
1379 LockSemaphoreInfo(ghost_semaphore); in NTGhostscriptEXE()
1385 UnlockSemaphoreInfo(ghost_semaphore); in NTGhostscriptEXE()
1397 UnlockSemaphoreInfo(ghost_semaphore); in NTGhostscriptEXE()
[all …]