Mount Fuji Engine
0.8b
Main Page
Modules
Data Structures
Files
Thread Management
MFMutex
MFSemaphore
MFThread
MFThread_CreateMutex
MFThread_CreateSemaphore
MFThread_CreateThread
MFThread_DestroyMutex
MFThread_DestroySemaphore
MFThread_DestroyThread
MFThread_ExitThread
MFThread_GetExitCode
MFThread_GetTls
MFThread_Join
MFThread_LockMutex
MFThread_ReleaseMutex
MFThread_SetTls
MFThread_SignalSemaphore
MFThread_TerminateThread
MFThread_TlsAlloc
MFThread_TlsFree
MFThread_WaitSemaphore
MFThreadEntryPoint
MFThreadFlags
MFThreadPriority
MFTls
MF_API void* MFThread_SetTls
(
MFTls
tls
,
void *
pValue
)
Sets the value stored in a thread local store slot.
Parameters
tls
Handle to a TLS.
pValue
Value to set.
Returns
The old value stored in the TLS slot.
Generated on Thu Sep 19 2013 00:34:55 for Mount Fuji Engine by
1.8.5