MagickCore 7.1.0
Convert, Edit, Or Compose Bitmap Images
semaphore-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 SemaphoreComponentGenesis (void)
 
MagickPrivate void SemaphoreComponentTerminus (void)
 

Function Documentation

◆ SemaphoreComponentGenesis()

MagickPrivate MagickBooleanType SemaphoreComponentGenesis ( void  )

Definition at line 398 of file semaphore.c.

References InitializeMagickMutex(), and MagickTrue.

Referenced by MagickCoreGenesis().

◆ SemaphoreComponentTerminus()

MagickPrivate void SemaphoreComponentTerminus ( void  )

Definition at line 422 of file semaphore.c.

References DestroyMagickMutex().

Referenced by MagickCoreTerminus().