Sets the thread name of the current thread, so they will show up named in process managers (like top).
String name to assign to the current thread.
See Implementation
Sets the thread name of the current thread, so they will show up named in process managers (like top).