Load the name of the current thread into the specified string.
Load the name of the current thread into the specified *threadName. Note that this method clears *threadName on platforms other than Linux, Solaris, Darwin, and Windows.
| Name | Description |
|---|---|
| threadName | receives the current thread's name |