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

Go to the source code of this file.

Functions

OS_TLSIndex OS_AllocTLSIndex ()
 
bool OS_FreeTLSIndex (OS_TLSIndex nIndex)
 
bool OS_SetTLSValue (OS_TLSIndex nIndex, void *lpvValue)
 

Function Documentation

OS_TLSIndex OS_AllocTLSIndex ( )

Definition at line 20 of file ossource_win.cpp.

References assert, DWORD(), and NULL.

bool OS_FreeTLSIndex ( OS_TLSIndex  nIndex)

Definition at line 46 of file ossource_win.cpp.

References assert.

bool OS_SetTLSValue ( OS_TLSIndex  nIndex,
void lpvValue 
)

Definition at line 32 of file ossource_win.cpp.

References assert.