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

/external/ImageMagick/MagickCore/
H A Dsemaphore.c447 % UnlockSemaphoreInfo() unlocks a semaphore.
449 % The format of the UnlockSemaphoreInfo method is: function
451 % void UnlockSemaphoreInfo(SemaphoreInfo *semaphore_info)
458 MagickExport void UnlockSemaphoreInfo(SemaphoreInfo *semaphore_info)
H A Dmethods.h1202 #define UnlockSemaphoreInfo PrependMagickMethod(UnlockSemaphoreInfo) macro

Completed in 107 milliseconds