HomeSort by relevance Sort by last modified time
    Searched refs:ActivateSemaphoreInfo (Results 1 - 25 of 27) sorted by null

1 2

  /external/ImageMagick/MagickCore/
semaphore.h 32 ActivateSemaphoreInfo(SemaphoreInfo **),
monitor.c 105 ActivateSemaphoreInfo(&monitor_semaphore);
155 ActivateSemaphoreInfo(&monitor_semaphore);
magic.c 278 ActivateSemaphoreInfo(&magic_cache_semaphore);
651 ActivateSemaphoreInfo(&magic_list_semaphore);
814 ActivateSemaphoreInfo(&magic_list_semaphore);
821 ActivateSemaphoreInfo(&magic_cache_semaphore);
registry.c 332 ActivateSemaphoreInfo(&registry_semaphore);
534 ActivateSemaphoreInfo(&registry_semaphore);
resource.c 262 ActivateSemaphoreInfo(&resource_semaphore);
561 ActivateSemaphoreInfo(&resource_semaphore);
617 ActivateSemaphoreInfo(&resource_semaphore);
692 ActivateSemaphoreInfo(&resource_semaphore);
866 ActivateSemaphoreInfo(&resource_semaphore);
958 ActivateSemaphoreInfo(&resource_semaphore);
    [all...]
coder.c 246 ActivateSemaphoreInfo(&coder_semaphore);
493 ActivateSemaphoreInfo(&coder_semaphore);
log.c 698 ActivateSemaphoreInfo(&log_semaphore);
916 ActivateSemaphoreInfo(&event_semaphore);
921 ActivateSemaphoreInfo(&log_semaphore);
    [all...]
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)
nt-base.c     [all...]
mime.c 680 ActivateSemaphoreInfo(&mime_semaphore);
    [all...]
policy.c 568 ActivateSemaphoreInfo(&policy_semaphore);
    [all...]
exception.c 431 ActivateSemaphoreInfo(&exception->semaphore);
    [all...]
configure.c 281 ActivateSemaphoreInfo(&configure_semaphore);
    [all...]
locale.c     [all...]
magick.c     [all...]
memory.c 489 ActivateSemaphoreInfo(&memory_semaphore);
779 ActivateSemaphoreInfo(&memory_semaphore);
    [all...]
module.c 882 ActivateSemaphoreInfo(&module_semaphore);
    [all...]
type.c 902 ActivateSemaphoreInfo(&type_semaphore);
    [all...]
opencl.c 282 ActivateSemaphoreInfo(&cache_directory_lock);
580 ActivateSemaphoreInfo(&device->lock);
615 ActivateSemaphoreInfo(&clEnv->lock);
    [all...]
random.c 844 ActivateSemaphoreInfo(&random_semaphore);
    [all...]
delegate.c 305 ActivateSemaphoreInfo(&delegate_semaphore);
    [all...]
color.c     [all...]
methods.h 77 #define ActivateSemaphoreInfo PrependMagickMethod(ActivateSemaphoreInfo)
    [all...]
annotate.c 196 ActivateSemaphoreInfo(&annotate_semaphore);
    [all...]
  /external/ImageMagick/MagickWand/
wand.c 86 ActivateSemaphoreInfo(&wand_semaphore);
123 ActivateSemaphoreInfo(&wand_semaphore);

Completed in 84 milliseconds

1 2