|
MagickCore
6.8.9
|
#include "magick/thread-private.h"Go to the source code of this file.
Functions | |
| static RandomInfo ** | DestroyRandomInfoThreadSet (RandomInfo **random_info) |
| static RandomInfo ** | AcquireRandomInfoThreadSet (void) |
| MagickExport unsigned long * | GetRandomInfoSeed (RandomInfo *) |
| MagickExport double | GetRandomInfoNormalize (RandomInfo *) |
|
inlinestatic |
References AcquireAlignedMemory(), AcquireRandomInfo(), GetMagickResourceLimit(), _QuantumInfo::number_threads, random_info, ResetMagickMemory(), ResourceLimitFatalError, ThreadResource, and ThrowFatalException.
Referenced by AddNoiseImageChannel(), EvaluateImageChannel(), EvaluateImages(), RandomThresholdImageChannel(), SketchImage(), and SpreadImage().
|
inlinestatic |
References DestroyRandomInfo(), GetMagickResourceLimit(), RelinquishAlignedMemory(), and ThreadResource.
Referenced by AddNoiseImageChannel(), EvaluateImageChannel(), EvaluateImages(), RandomThresholdImageChannel(), SketchImage(), and SpreadImage().
| MagickExport double GetRandomInfoNormalize | ( | RandomInfo * | ) |
References _RandomInfo::normalize.
| MagickExport unsigned long* GetRandomInfoSeed | ( | RandomInfo * | ) |
References _RandomInfo::seed.