| 
    MagickCore 7.1.0
    
   Convert, Edit, Or Compose Bitmap Images 
   | 
 
Go to the source code of this file.
Functions | |
| static void | DestroyMagickMutex (void) | 
| static void | InitializeMagickMutex (void) | 
| static void | LockMagickMutex (void) | 
| static void | UnlockMagickMutex (void) | 
      
  | 
  inlinestatic | 
Definition at line 47 of file mutex.h.
References MagickFalse.
Referenced by SemaphoreComponentTerminus().
      
  | 
  inlinestatic | 
Definition at line 55 of file mutex.h.
References MagickTrue.
Referenced by LockMagickMutex(), MagickCoreGenesis(), and SemaphoreComponentGenesis().
      
  | 
  inlinestatic | 
Definition at line 63 of file mutex.h.
References InitializeMagickMutex(), MagickFalse, pthread_mutex_lock, ResourceLimitFatalError, and ThrowFatalException.
Referenced by ActivateSemaphoreInfo(), MagickCoreGenesis(), and RelinquishSemaphoreInfo().
      
  | 
  inlinestatic | 
Definition at line 87 of file mutex.h.
References pthread_mutex_unlock, ResourceLimitFatalError, and ThrowFatalException.
Referenced by ActivateSemaphoreInfo(), MagickCoreGenesis(), and RelinquishSemaphoreInfo().