MagickCore  6.7.5
random-private.h File Reference
Include dependency graph for random-private.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

MagickPrivate MagickBooleanType RandomComponentGenesis (void)
MagickPrivate void RandomComponentTerminus (void)
static RandomInfo ** DestroyRandomInfoThreadSet (RandomInfo **random_info)
static RandomInfo ** AcquireRandomInfoThreadSet (void)

Function Documentation

static RandomInfo** DestroyRandomInfoThreadSet ( RandomInfo **  random_info) [inline, static]
MagickPrivate MagickBooleanType RandomComponentGenesis ( void  )

Definition at line 707 of file random.c.

Referenced by MagickCoreGenesis().

MagickPrivate void RandomComponentTerminus ( void  )

Definition at line 731 of file random.c.

Referenced by MagickCoreTerminus().