MagickCore 7.1.0
Convert, Edit, Or Compose Bitmap Images
policy-private.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

MagickPrivate MagickBooleanType PolicyComponentGenesis (void)
 
MagickPrivate void PolicyComponentTerminus (void)
 

Function Documentation

◆ PolicyComponentGenesis()

MagickPrivate MagickBooleanType PolicyComponentGenesis ( void  )

Definition at line 1016 of file policy.c.

References AcquireSemaphoreInfo(), MagickTrue, and policy_semaphore.

Referenced by MagickCoreGenesis().

◆ PolicyComponentTerminus()