thread-name
Returns the name of a thread.
Exported from
Module Runtime-Threads
Module threads
Modifiers
sealed
Arguments
thread
An instance of
<thread>
.
Values
name-or-false
An instances of
<string>
or #f.
The Runtime-Threads module.
The threads module.
The class representing a thread of control executing a function.
The class of sequences with elements that are characters.