• Home
  • Raw
  • Download

Lines Matching refs:file_semaphore

227   cache_info->file_semaphore=AcquireSemaphoreInfo();  in AcquirePixelCache()
1067 if (cache_info->file_semaphore != (SemaphoreInfo *) NULL) in DestroyPixelCache()
1068 RelinquishSemaphoreInfo(&cache_info->file_semaphore); in DestroyPixelCache()
4469 LockSemaphoreInfo(cache_info->file_semaphore); in ReadPixelCacheMetacontent()
4474 UnlockSemaphoreInfo(cache_info->file_semaphore); in ReadPixelCacheMetacontent()
4496 UnlockSemaphoreInfo(cache_info->file_semaphore); in ReadPixelCacheMetacontent()
4507 LockSemaphoreInfo(cache_info->file_semaphore); in ReadPixelCacheMetacontent()
4526 UnlockSemaphoreInfo(cache_info->file_semaphore); in ReadPixelCacheMetacontent()
4645 LockSemaphoreInfo(cache_info->file_semaphore); in ReadPixelCachePixels()
4650 UnlockSemaphoreInfo(cache_info->file_semaphore); in ReadPixelCachePixels()
4670 UnlockSemaphoreInfo(cache_info->file_semaphore); in ReadPixelCachePixels()
4681 LockSemaphoreInfo(cache_info->file_semaphore); in ReadPixelCachePixels()
4700 UnlockSemaphoreInfo(cache_info->file_semaphore); in ReadPixelCachePixels()
5604 LockSemaphoreInfo(cache_info->file_semaphore); in WritePixelCacheMetacontent()
5609 UnlockSemaphoreInfo(cache_info->file_semaphore); in WritePixelCacheMetacontent()
5631 UnlockSemaphoreInfo(cache_info->file_semaphore); in WritePixelCacheMetacontent()
5642 LockSemaphoreInfo(cache_info->file_semaphore); in WritePixelCacheMetacontent()
5661 UnlockSemaphoreInfo(cache_info->file_semaphore); in WritePixelCacheMetacontent()
5772 LockSemaphoreInfo(cache_info->file_semaphore); in WritePixelCachePixels()
5777 UnlockSemaphoreInfo(cache_info->file_semaphore); in WritePixelCachePixels()
5798 UnlockSemaphoreInfo(cache_info->file_semaphore); in WritePixelCachePixels()
5809 LockSemaphoreInfo(cache_info->file_semaphore); in WritePixelCachePixels()
5828 UnlockSemaphoreInfo(cache_info->file_semaphore); in WritePixelCachePixels()