HomeSort by relevance Sort by last modified time
    Searched refs:file_semaphore (Results 1 - 3 of 3) sorted by null

  /external/ImageMagick/MagickCore/
cache-private.h 216 *file_semaphore; member in struct:_CacheInfo
cache.c 225 cache_info->file_semaphore=AcquireSemaphoreInfo();
    [all...]
stream.c 243 if (cache_info->file_semaphore != (SemaphoreInfo *) NULL)
244 RelinquishSemaphoreInfo(&cache_info->file_semaphore);
    [all...]

Completed in 74 milliseconds