All Classes |Grouped Classes |Index
Sets the name (displayed in debuggers) of the calling thread.
static void CL_Thread::set_thread_name( const char * name);
Detailed description:
Currently this only works with the Visual Studio compiler and debugger.