Searched defs:ActivateSemaphoreInfo (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dsemaphore.c87 % ActivateSemaphoreInfo() activates a semaphore under protection of a mutex
90 % The format of the ActivateSemaphoreInfo method is:
92 % void ActivateSemaphoreInfo(SemaphoreInfo **semaphore_info)
99 MagickExport void ActivateSemaphoreInfo(SemaphoreInfo **semaphore_info)
96 MagickExport void ActivateSemaphoreInfo(SemaphoreInfo **semaphore_info) function

Completed in 279 milliseconds