All Classes |Grouped Classes |Index

Function set_thread_name

Sets the name (displayed in debuggers) of the calling thread.

	static void CL_Runnable::set_thread_name(
		const char * name);

Detailed description:

Currently this only works with the Visual Studio compiler and debugger.