#include "wand/studio.h"
#include "wand/MagickWand.h"
#include "wand/magick-wand-private.h"
#include "wand/wand.h"
| 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 | 
| WandExport unsigned long AcquireWandId | ( | void | ) | 
| WandExport void RelinquishWandId | ( | const unsigned long | id | ) | 
| MagickBooleanType instantiate_wand = MagickFalse  [static] | 
| SplayTreeInfo* wand_ids = (SplayTreeInfo *) NULL  [static] | 
| SemaphoreInfo* wand_semaphore = (SemaphoreInfo *) NULL  [static] | 
 1.5.4
 1.5.4