memory-private.h File Reference

#include "MagickCore/magick-config.h"

Go to the source code of this file.

Defines

#define CACHE_LINE_SIZE   (8 * MAGICKCORE_SIZEOF_VOID_P)
#define CACHE_ALIGNED(n)   MAGICKCORE_ALIGN_UP(n,CACHE_LINE_SIZE)
#define MagickAssumeAligned(address)   (address)

Functions

MagickPrivate void ResetMaxMemoryRequest (void)
MagickPrivate void ResetVirtualAnonymousMemory (void)

Define Documentation

#define CACHE_ALIGNED (  )     MAGICKCORE_ALIGN_UP(n,CACHE_LINE_SIZE)
#define CACHE_LINE_SIZE   (8 * MAGICKCORE_SIZEOF_VOID_P)
#define MagickAssumeAligned ( address   )     (address)

Function Documentation

MagickPrivate void ResetMaxMemoryRequest ( void   ) 
MagickPrivate void ResetVirtualAnonymousMemory ( void   ) 

Generated on 8 Jun 2020 for MagickCore by  doxygen 1.6.1