Lines Matching refs:file_semaphore
231 cache_info->file_semaphore=AcquireSemaphoreInfo(); in AcquirePixelCache()
1052 if (cache_info->file_semaphore != (SemaphoreInfo *) NULL) in DestroyPixelCache()
1053 RelinquishSemaphoreInfo(&cache_info->file_semaphore); in DestroyPixelCache()
4461 LockSemaphoreInfo(cache_info->file_semaphore); in ReadPixelCacheMetacontent()
4466 UnlockSemaphoreInfo(cache_info->file_semaphore); in ReadPixelCacheMetacontent()
4488 UnlockSemaphoreInfo(cache_info->file_semaphore); in ReadPixelCacheMetacontent()
4499 LockSemaphoreInfo(cache_info->file_semaphore); in ReadPixelCacheMetacontent()
4518 UnlockSemaphoreInfo(cache_info->file_semaphore); in ReadPixelCacheMetacontent()
4637 LockSemaphoreInfo(cache_info->file_semaphore); in ReadPixelCachePixels()
4642 UnlockSemaphoreInfo(cache_info->file_semaphore); in ReadPixelCachePixels()
4662 UnlockSemaphoreInfo(cache_info->file_semaphore); in ReadPixelCachePixels()
4673 LockSemaphoreInfo(cache_info->file_semaphore); in ReadPixelCachePixels()
4692 UnlockSemaphoreInfo(cache_info->file_semaphore); in ReadPixelCachePixels()
5596 LockSemaphoreInfo(cache_info->file_semaphore); in WritePixelCacheMetacontent()
5601 UnlockSemaphoreInfo(cache_info->file_semaphore); in WritePixelCacheMetacontent()
5623 UnlockSemaphoreInfo(cache_info->file_semaphore); in WritePixelCacheMetacontent()
5634 LockSemaphoreInfo(cache_info->file_semaphore); in WritePixelCacheMetacontent()
5653 UnlockSemaphoreInfo(cache_info->file_semaphore); in WritePixelCacheMetacontent()
5764 LockSemaphoreInfo(cache_info->file_semaphore); in WritePixelCachePixels()
5769 UnlockSemaphoreInfo(cache_info->file_semaphore); in WritePixelCachePixels()
5790 UnlockSemaphoreInfo(cache_info->file_semaphore); in WritePixelCachePixels()
5801 LockSemaphoreInfo(cache_info->file_semaphore); in WritePixelCachePixels()
5820 UnlockSemaphoreInfo(cache_info->file_semaphore); in WritePixelCachePixels()