thread.c File Reference

#include "wizard/studio.h"
#include "wizard/memory_.h"
#include "wizard/thread_.h"
#include "wizard/thread-private.h"
Include dependency graph for thread.c:

Go to the source code of this file.

Functions

WizardExport WizardBooleanType WizardCreateThreadKey (WizardThreadKey *key)
WizardExport WizardBooleanType WizardDeleteThreadKey (WizardThreadKey key)
WizardExport void * WizardGetThreadValue (WizardThreadKey key)
WizardExport WizardBooleanType WizardSetThreadValue (WizardThreadKey key, const void *value)

Function Documentation

WizardExport WizardBooleanType WizardCreateThreadKey ( WizardThreadKey key  ) 

Definition at line 64 of file thread.c.

References AcquireAlignedMemory(), WizardFalse, and WizardTrue.

WizardExport WizardBooleanType WizardDeleteThreadKey ( WizardThreadKey  key  ) 

Definition at line 99 of file thread.c.

References RelinquishWizardMemory(), WizardFalse, and WizardTrue.

WizardExport void* WizardGetThreadValue ( WizardThreadKey  key  ) 

Definition at line 134 of file thread.c.

WizardExport WizardBooleanType WizardSetThreadValue ( WizardThreadKey  key,
const void *  value 
)

Definition at line 170 of file thread.c.

References WizardFalse, and WizardTrue.

Generated by  doxygen 1.6.2-20100208