HomeSort by relevance Sort by last modified time
    Searched defs:ActivateSemaphoreInfo (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
semaphore.c 88 % ActivateSemaphoreInfo() activates a semaphore under protection of a mutex
91 % The format of the ActivateSemaphoreInfo method is:
93 % void ActivateSemaphoreInfo(SemaphoreInfo **semaphore_info)
100 MagickExport void ActivateSemaphoreInfo(SemaphoreInfo **semaphore_info)
methods.h 77 #define ActivateSemaphoreInfo PrependMagickMethod(ActivateSemaphoreInfo)
    [all...]

Completed in 400 milliseconds