Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dnt-base.c117 *ghost_semaphore = (SemaphoreInfo *) NULL, variable
148 LockSemaphoreInfo(ghost_semaphore); in NTGhostscriptDeleteInstance()
151 UnlockSemaphoreInfo(ghost_semaphore); in NTGhostscriptDeleteInstance()
160 LockSemaphoreInfo(ghost_semaphore); in NTGhostscriptNewInstance()
168 UnlockSemaphoreInfo(ghost_semaphore); in NTGhostscriptNewInstance()
1421 if (ghost_semaphore == (SemaphoreInfo *) NULL) in NTGhostscriptEXE()
1422 ActivateSemaphoreInfo(&ghost_semaphore); in NTGhostscriptEXE()
1423 LockSemaphoreInfo(ghost_semaphore); in NTGhostscriptEXE()
1429 UnlockSemaphoreInfo(ghost_semaphore); in NTGhostscriptEXE()
1441 UnlockSemaphoreInfo(ghost_semaphore); in NTGhostscriptEXE()
[all …]