Lines Matching refs:semaphore
164 LockSemaphoreInfo(exception->semaphore); in ClearMagickException()
170 UnlockSemaphoreInfo(exception->semaphore); in ClearMagickException()
209 LockSemaphoreInfo(exception->semaphore); in CatchException()
232 UnlockSemaphoreInfo(exception->semaphore); in CatchException()
427 if (exception->semaphore == (SemaphoreInfo *) NULL) in DestroyExceptionInfo()
428 ActivateSemaphoreInfo(&exception->semaphore); in DestroyExceptionInfo()
429 LockSemaphoreInfo(exception->semaphore); in DestroyExceptionInfo()
442 UnlockSemaphoreInfo(exception->semaphore); in DestroyExceptionInfo()
445 RelinquishSemaphoreInfo(&exception->semaphore); in DestroyExceptionInfo()
649 LockSemaphoreInfo(relative->semaphore); in InheritException()
659 UnlockSemaphoreInfo(relative->semaphore); in InheritException()
690 exception->semaphore=AcquireSemaphoreInfo(); in InitializeExceptionInfo()
937 LockSemaphoreInfo(exception->semaphore); in ThrowException()
944 UnlockSemaphoreInfo(exception->semaphore); in ThrowException()
950 UnlockSemaphoreInfo(exception->semaphore); in ThrowException()
967 UnlockSemaphoreInfo(exception->semaphore); in ThrowException()