Searched refs:RelinquishSemaphoreInfo (Results 1 - 25 of 34) sorted by relevance

12

/external/ImageMagick/MagickCore/
H A Dsemaphore.h34 RelinquishSemaphoreInfo(SemaphoreInfo **),
H A Dregistry.c342 RelinquishSemaphoreInfo(&registry_semaphore);
H A Dsemaphore.c345 % 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)
350 MagickExport void RelinquishSemaphoreInfo(SemaphoreInfo **semaphore_info) function
H A Drandom.c298 RelinquishSemaphoreInfo(&random_info->semaphore);
850 RelinquishSemaphoreInfo(&random_semaphore);
H A Dcoder.c454 RelinquishSemaphoreInfo(&coder_semaphore);
H A Dexception.c457 RelinquishSemaphoreInfo(&exception->semaphore);
H A Dopencl.c2438 RelinquishSemaphoreInfo(&cache_directory_lock);
2442 RelinquishSemaphoreInfo(&openCL_lock);
2829 RelinquishSemaphoreInfo(&device->lock);
2861 RelinquishSemaphoreInfo(&clEnv->lock);
H A Dlog.c904 RelinquishSemaphoreInfo(&event_semaphore);
911 RelinquishSemaphoreInfo(&log_semaphore);
H A Dmagick.c1010 RelinquishSemaphoreInfo(&p->semaphore);
1267 RelinquishSemaphoreInfo(&magick_semaphore);
H A Dlinked-list.c244 RelinquishSemaphoreInfo(&list_info->semaphore);
H A Dmagic.c1151 RelinquishSemaphoreInfo(&magic_semaphore);
H A Dmatrix.c414 RelinquishSemaphoreInfo(&matrix_info->semaphore);
H A Dmemory.c759 RelinquishSemaphoreInfo(&memory_semaphore);
H A Dmime.c1110 RelinquishSemaphoreInfo(&mime_semaphore);
H A Dpolicy.c1032 RelinquishSemaphoreInfo(&policy_semaphore);
H A Dquantum.c227 RelinquishSemaphoreInfo(&quantum_info->semaphore);
H A Ddelegate.c282 RelinquishSemaphoreInfo(&p->semaphore);
295 RelinquishSemaphoreInfo(&delegate_semaphore);
H A Dnt-base.c1604 RelinquishSemaphoreInfo(&ghost_semaphore);
2860 RelinquishSemaphoreInfo(&winsock_semaphore);
H A Dcache.c380 RelinquishSemaphoreInfo(&cache_semaphore);
978 RelinquishSemaphoreInfo(&cache_info->file_semaphore);
980 RelinquishSemaphoreInfo(&cache_info->semaphore);
1669 RelinquishSemaphoreInfo(&clone_image.semaphore);
H A Dconfigure.c303 RelinquishSemaphoreInfo(&configure_semaphore);
H A Dlocale.c1660 RelinquishSemaphoreInfo(&locale_semaphore);
H A Dmodule.c1210 RelinquishSemaphoreInfo(&module_semaphore);
H A Dresource.c1213 RelinquishSemaphoreInfo(&resource_semaphore);
H A Dtype.c1400 RelinquishSemaphoreInfo(&type_semaphore);
/external/ImageMagick/MagickWand/
H A Dwand.c125 RelinquishSemaphoreInfo(&wand_semaphore);

Completed in 428 milliseconds

12