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