Data Fields | |
NodeInfo * | root |
int(* | compare )(const void *, const void *) |
void *(* | relinquish_key )(void *) |
void *(*)*(* | relinquish_value )(void *) |
MagickBooleanType | balance |
void * | key |
void * | next |
unsigned long | nodes |
MagickBooleanType | debug |
SemaphoreInfo * | semaphore |
unsigned long | signature |
int(* _SplayTreeInfo::compare)(const void *, const void *) |
void*(* _SplayTreeInfo::relinquish_key)(void *) |
void*(*) *(* _SplayTreeInfo::relinquish_value)(void *) |
void* _SplayTreeInfo::key |
void * _SplayTreeInfo::next |
unsigned long _SplayTreeInfo::nodes |
unsigned long _SplayTreeInfo::signature |