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_TerminateThread
(
MFThread
thread
)
Terminates a thread.
Parameters
thread
Thread to be terminated.
Returns
None.
Remarks
Caution: Terminating a thread can be dangerous. Users should take care to make sure the thread has no locks on mutual exclusive data when it is terminated.
Generated on Thu Sep 19 2013 00:34:55 for Mount Fuji Engine by
1.8.5