Lines Matching refs:semaphore
163 LockSemaphoreInfo(exception->semaphore); in ClearMagickException()
169 UnlockSemaphoreInfo(exception->semaphore); in ClearMagickException()
211 LockSemaphoreInfo(exception->semaphore); in CatchException()
225 UnlockSemaphoreInfo(exception->semaphore); in CatchException()
418 if (exception->semaphore == (SemaphoreInfo *) NULL) in DestroyExceptionInfo()
419 ActivateSemaphoreInfo(&exception->semaphore); in DestroyExceptionInfo()
420 LockSemaphoreInfo(exception->semaphore); in DestroyExceptionInfo()
434 UnlockSemaphoreInfo(exception->semaphore); in DestroyExceptionInfo()
437 RelinquishSemaphoreInfo(&exception->semaphore); in DestroyExceptionInfo()
641 LockSemaphoreInfo(relative->semaphore); in InheritException()
651 UnlockSemaphoreInfo(relative->semaphore); in InheritException()
682 exception->semaphore=AcquireSemaphoreInfo(); in InitializeExceptionInfo()
932 LockSemaphoreInfo(exception->semaphore); in ThrowException()
938 UnlockSemaphoreInfo(exception->semaphore); in ThrowException()
944 UnlockSemaphoreInfo(exception->semaphore); in ThrowException()
953 UnlockSemaphoreInfo(exception->semaphore); in ThrowException()
959 UnlockSemaphoreInfo(exception->semaphore); in ThrowException()
976 UnlockSemaphoreInfo(exception->semaphore); in ThrowException()