|
MagickCore
7.0.10
Convert, Edit, Or Compose Bitmap Images
|
Go to the source code of this file.
Data Structures | |
| struct | gsapi_revision_s |
| struct | _GhostInfo |
Macros | |
| #define | gs_main_instance_DEFINED |
| #define | MagickDLLCall |
Typedefs | |
| typedef struct gsapi_revision_s | gsapi_revision_t |
| typedef struct gs_main_instance_s | gs_main_instance |
| typedef struct _GhostInfo | GhostInfo |
Functions | |
| MagickPrivate MagickBooleanType | DelegateComponentGenesis (void) |
| MagickPrivate void | DelegateComponentTerminus (void) |
| #define gs_main_instance_DEFINED |
| #define MagickDLLCall |
| typedef struct _GhostInfo GhostInfo |
| typedef struct gs_main_instance_s gs_main_instance |
| typedef struct gsapi_revision_s gsapi_revision_t |
| MagickPrivate MagickBooleanType DelegateComponentGenesis | ( | void | ) |
References AcquireSemaphoreInfo(), delegate_semaphore, and MagickTrue.
Referenced by MagickCoreGenesis().
| MagickPrivate void DelegateComponentTerminus | ( | void | ) |
References ActivateSemaphoreInfo(), delegate_cache, delegate_semaphore, DestroyDelegate(), DestroyLinkedList(), LockSemaphoreInfo(), RelinquishSemaphoreInfo(), and UnlockSemaphoreInfo().
Referenced by MagickCoreTerminus().