Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dnt-base.c118 *ghost_semaphore = (SemaphoreInfo *) NULL, variable
152 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 …]