public void function setThreadName( required string name )
Sets the name of the current thread. e.g.
threadUtil.setThreadName( "My special thread" )