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_ExitThread
(
int
exitCode
)
Exits the current thread.
Parameters
exitCode
The code to return from the thread, this is the same as the return value for the threads entry point function.
Returns
None.
Generated on Thu Sep 19 2013 00:34:55 for Mount Fuji Engine by
1.8.5