HomeSort by relevance Sort by last modified time
    Searched refs:UnlockSemaphoreInfo (Results 26 - 36 of 36) sorted by null

12

  /external/ImageMagick/MagickCore/
semaphore.c 447 % UnlockSemaphoreInfo() unlocks a semaphore.
449 % The format of the UnlockSemaphoreInfo method is:
451 % void UnlockSemaphoreInfo(SemaphoreInfo *semaphore_info)
458 MagickExport void UnlockSemaphoreInfo(SemaphoreInfo *semaphore_info)
color.c     [all...]
image.c     [all...]
methods.h     [all...]
blob.c 655 UnlockSemaphoreInfo(image->blob->semaphore);
765 UnlockSemaphoreInfo(image->blob->semaphore);
    [all...]
annotate.c     [all...]
stream.c 236 UnlockSemaphoreInfo(cache_info->semaphore);
    [all...]
  /external/ImageMagick/Magick++/lib/
Exception.cpp 870 UnlockSemaphoreInfo(exception_->semaphore);
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/coders/
png.c     [all...]
tiff.c     [all...]

Completed in 361 milliseconds

12