MagickCore  6.7.5
delegate-private.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _GhostInfo

Defines

#define gs_main_instance_DEFINED
#define MagickDLLCall

Typedefs

typedef struct gs_main_instance_s gs_main_instance
typedef struct _GhostInfo GhostInfo

Functions

MagickPrivate MagickBooleanType DelegateComponentGenesis (void)
MagickPrivate void DelegateComponentTerminus (void)

Define Documentation

#define gs_main_instance_DEFINED

Definition at line 31 of file delegate-private.h.

#define MagickDLLCall

Definition at line 40 of file delegate-private.h.


Typedef Documentation

typedef struct _GhostInfo GhostInfo
typedef struct gs_main_instance_s gs_main_instance

Definition at line 32 of file delegate-private.h.


Function Documentation

MagickPrivate MagickBooleanType DelegateComponentGenesis ( void  )

Definition at line 164 of file delegate.c.

References AcquireSemaphoreInfo(), delegate_semaphore, and MagickTrue.

Referenced by MagickCoreGenesis().