Get the thread's internal (in-memory) name; used e.g. for identification in logging.
Declared in <util/threadnames.h>
<util/threadnames.h>
std::string ThreadGetInternalName();
The internal name of the current thread.