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

1 2

  /external/ImageMagick/MagickCore/
semaphore.h 34 RelinquishSemaphoreInfo(SemaphoreInfo **),
monitor.c 108 RelinquishSemaphoreInfo(&monitor_semaphore);
magic.c 819 RelinquishSemaphoreInfo(&magic_list_semaphore);
826 RelinquishSemaphoreInfo(&magic_cache_semaphore);
registry.c 339 RelinquishSemaphoreInfo(&registry_semaphore);
semaphore.c 346 % RelinquishSemaphoreInfo() destroys a semaphore.
348 % The format of the RelinquishSemaphoreInfo method is:
350 % void RelinquishSemaphoreInfo(SemaphoreInfo **semaphore_info)
357 MagickExport void RelinquishSemaphoreInfo(SemaphoreInfo **semaphore_info)
random.c 297 RelinquishSemaphoreInfo(&random_info->semaphore);
845 RelinquishSemaphoreInfo(&random_semaphore);
    [all...]
coder.c 251 RelinquishSemaphoreInfo(&coder_semaphore);
exception.c 449 RelinquishSemaphoreInfo(&exception->semaphore);
    [all...]
log.c 919 RelinquishSemaphoreInfo(&event_semaphore);
927 RelinquishSemaphoreInfo(&log_semaphore);
    [all...]
magick.c     [all...]
opencl.c 459 RelinquishSemaphoreInfo(&info->events_semaphore);
    [all...]
linked-list.c 245 RelinquishSemaphoreInfo(&list_info->semaphore);
    [all...]
matrix.c 411 RelinquishSemaphoreInfo(&matrix_info->semaphore);
    [all...]
mime.c     [all...]
policy.c     [all...]
quantum.c 226 RelinquishSemaphoreInfo(&quantum_info->semaphore);
    [all...]
delegate.c 297 RelinquishSemaphoreInfo(&p->semaphore);
310 RelinquishSemaphoreInfo(&delegate_semaphore);
    [all...]
nt-base.c     [all...]
methods.h     [all...]
cache.c 386 RelinquishSemaphoreInfo(&cache_semaphore);
    [all...]
configure.c 287 RelinquishSemaphoreInfo(&configure_semaphore);
    [all...]
locale.c     [all...]
memory.c 791 RelinquishSemaphoreInfo(&memory_semaphore);
    [all...]
module.c     [all...]
  /external/ImageMagick/MagickWand/
wand.c 129 RelinquishSemaphoreInfo(&wand_semaphore);

Completed in 599 milliseconds

1 2