MagickCore
6.9.11-60
Convert, Edit, Or Compose Bitmap Images
|
Go to the documentation of this file.
18 #ifndef MAGICKCORE_RANDOM_PRIVATE_H
19 #define MAGICKCORE_RANDOM_PRIVATE_H
23 #if defined(__cplusplus) || defined(c_plusplus)
68 #if defined(__cplusplus) || defined(c_plusplus)
#define MagickExport
Definition: method-attribute.h:80
MagickExport void * RelinquishAlignedMemory(void *memory)
Definition: memory.c:1120
static RandomInfo ** AcquireRandomInfoThreadSet(void)
Definition: random-private.h:40
size_t number_threads
Definition: quantum-private.h:70
MagickExport RandomInfo * DestroyRandomInfo(RandomInfo *random_info)
Definition: random.c:272
MagickExport unsigned long * GetRandomInfoSeed(RandomInfo *)
Definition: random.c:650
static RandomInfo ** DestroyRandomInfoThreadSet(RandomInfo **random_info)
Definition: random-private.h:27
MagickExport RandomInfo * AcquireRandomInfo(void)
Definition: random.c:161
MagickExport void * AcquireAlignedMemory(const size_t count, const size_t quantum)
Definition: memory.c:365
static RandomInfo * random_info
Definition: resource.c:112
MagickExport double GetRandomInfoNormalize(const RandomInfo *)
Definition: random.c:622
@ ThreadResource
Definition: resource_.h:33
#define ThrowFatalException(severity, tag)
Definition: exception-private.h:42
@ ResourceLimitFatalError
Definition: exception.h:78
MagickExport MagickSizeType GetMagickResourceLimit(const ResourceType type)
Definition: resource.c:842