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

1 2

  /external/ImageMagick/MagickCore/
semaphore.h 34 RelinquishSemaphoreInfo(SemaphoreInfo **),
registry.c 342 RelinquishSemaphoreInfo(&registry_semaphore);
semaphore.c 345 % RelinquishSemaphoreInfo() destroys a semaphore.
347 % The format of the RelinquishSemaphoreInfo method is:
349 % void RelinquishSemaphoreInfo(SemaphoreInfo **semaphore_info)
356 MagickExport void RelinquishSemaphoreInfo(SemaphoreInfo **semaphore_info)
random.c 298 RelinquishSemaphoreInfo(&random_info->semaphore);
850 RelinquishSemaphoreInfo(&random_semaphore);
    [all...]
coder.c 454 RelinquishSemaphoreInfo(&coder_semaphore);
exception.c 457 RelinquishSemaphoreInfo(&exception->semaphore);
    [all...]
opencl.c     [all...]
log.c 904 RelinquishSemaphoreInfo(&event_semaphore);
911 RelinquishSemaphoreInfo(&log_semaphore);
    [all...]
magick.c     [all...]
linked-list.c 244 RelinquishSemaphoreInfo(&list_info->semaphore);
    [all...]
magic.c     [all...]
matrix.c 414 RelinquishSemaphoreInfo(&matrix_info->semaphore);
    [all...]
memory.c 759 RelinquishSemaphoreInfo(&memory_semaphore);
    [all...]
mime.c     [all...]
policy.c     [all...]
quantum.c 227 RelinquishSemaphoreInfo(&quantum_info->semaphore);
    [all...]
delegate.c 282 RelinquishSemaphoreInfo(&p->semaphore);
295 RelinquishSemaphoreInfo(&delegate_semaphore);
    [all...]
nt-base.c     [all...]
cache.c 380 RelinquishSemaphoreInfo(&cache_semaphore);
    [all...]
configure.c 303 RelinquishSemaphoreInfo(&configure_semaphore);
    [all...]
locale.c     [all...]
module.c     [all...]
resource.c     [all...]
type.c     [all...]
  /external/ImageMagick/MagickWand/
wand.c 125 RelinquishSemaphoreInfo(&wand_semaphore);

Completed in 644 milliseconds

1 2