zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
InitializeGlobals.h File Reference

Go to the source code of this file.

Functions

void FreePoolIndex ()
 
bool InitializePoolIndex ()
 

Function Documentation

void FreePoolIndex ( )

Definition at line 28 of file PoolAlloc.cpp.

References assert, OS_FreeTLSIndex(), and PoolIndex.

Referenced by DetachProcess().

bool InitializePoolIndex ( )

Definition at line 20 of file PoolAlloc.cpp.

References assert, OS_AllocTLSIndex(), and PoolIndex.

Referenced by InitProcess().