From: cristy Date: Thu, 20 Feb 2014 14:10:08 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~2662 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f64ebaed063fa7b9a679cf258c6091e9e4d6c09f;p=imagemagick --- diff --git a/MagickCore/semaphore.c b/MagickCore/semaphore.c index a0bec447a..f46bf6756 100644 --- a/MagickCore/semaphore.c +++ b/MagickCore/semaphore.c @@ -242,7 +242,8 @@ MagickExport SemaphoreInfo *AcquireSemaphoreInfo(void) % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % -% ActivateSemaphoreInfo() acquires a semaphore. +% ActivateSemaphoreInfo() activates a semaphore under protection of a mutex +% to ensure only one thread allocates the semaphore. % % The format of the ActivateSemaphoreInfo method is: %