wand.c File Reference

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

Functions

WandExport size_t AcquireWandId (void)
WandExport void DestroyWandIds (void)
WandExport void RelinquishWandId (const size_t id)

Variables

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

Function Documentation

WandExport size_t AcquireWandId ( void   ) 
WandExport void DestroyWandIds ( void   ) 
WandExport void RelinquishWandId ( const size_t  id  ) 

Variable Documentation

MagickBooleanType instantiate_wand = MagickFalse [static]

Referenced by AcquireWandId(), and DestroyWandIds().

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

Generated on 6 Jul 2020 for MagickWand by  doxygen 1.6.1