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_LockMutex
MFThread_ReleaseMutex
MFThread_SignalSemaphore
MFThread_TerminateThread
MFThread_WaitSemaphore
MFThreadEntryPoint
MFThreadPriority
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 Sat Oct 28 16:27:36 2006 for MountFuji Engine by
1.4.5