MagickCore  7.0.9
Convert, Edit, Or Compose Bitmap Images
semaphore-private.h File Reference

Go to the source code of this file.

Functions

MagickPrivate MagickBooleanType SemaphoreComponentGenesis (void)
 
MagickPrivate void SemaphoreComponentTerminus (void)
 

Function Documentation

MagickPrivate MagickBooleanType SemaphoreComponentGenesis ( void  )

References InitializeMagickMutex(), and MagickTrue.

Referenced by MagickCoreGenesis().

MagickPrivate void SemaphoreComponentTerminus ( void  )

References DestroyMagickMutex().

Referenced by MagickCoreTerminus().