MagickCore 7.0.10
|
Go to the source code of this file.
Typedefs | |
typedef pid_t | WizardThreadType |
typedef size_t * | WizardThreadKey |
typedef size_t* WizardThreadKey |
typedef pid_t WizardThreadType |
WizardExport WizardBooleanType WizardCreateThreadKey | ( | WizardThreadKey * | ) |
WizardExport WizardBooleanType WizardDeleteThreadKey | ( | WizardThreadKey | ) |
WizardExport void * WizardGetThreadValue | ( | WizardThreadKey | key | ) |
WizardExport WizardBooleanType WizardSetThreadValue | ( | WizardThreadKey | key, |
const void * | value | ||
) |
Definition at line 170 of file thread.c.
References WizardFalse, and WizardTrue.