All Classes |Grouped Classes |Index

Function kill

Terminates the thread.

	void CL_Thread::kill();

Detailed description:

Warning: This is a dangerous function that should only be used in the most extreme cases. If the target thread owns a critical section, the critical section will not be released. If the target thread is allocating memory from the heap, the heap lock will not be released. Windows XP/2000: The target thread's initial stack is not , cad, caus reso resource leak.