wand.c File Reference

#include "wand/studio.h"
#include "wand/MagickWand.h"
#include "wand/magick-wand-private.h"
#include "wand/wand.h"

Go to the source code of this file.

Functions

WandExport unsigned long AcquireWandId (void)
WandExport void RelinquishWandId (const unsigned long id)

Variables

static SplayTreeInfo * wand_ids = (SplayTreeInfo *) NULL
static MagickBooleanType instantiate_wand = MagickFalse
static SemaphoreInfo * wand_semaphore = (SemaphoreInfo *) NULL


Function Documentation

WandExport unsigned long AcquireWandId ( void   ) 

WandExport void RelinquishWandId ( const unsigned long  id  ) 


Variable Documentation

MagickBooleanType instantiate_wand = MagickFalse [static]

Definition at line 51 of file wand.c.

Referenced by AcquireWandId(), and RelinquishWandId().

SplayTreeInfo* wand_ids = (SplayTreeInfo *) NULL [static]

Definition at line 48 of file wand.c.

Referenced by AcquireWandId(), and RelinquishWandId().

SemaphoreInfo* wand_semaphore = (SemaphoreInfo *) NULL [static]

Definition at line 54 of file wand.c.

Referenced by AcquireWandId(), and RelinquishWandId().


Generated on Thu Aug 28 11:28:34 2008 for ImageMagick by  doxygen 1.5.6