Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
threadnames.h File Reference
#include <string>
Include dependency graph for threadnames.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  util

Functions

void util::ThreadRename (const std::string &)
void util::ThreadSetInternalName (const std::string &)
 Set the internal (in-memory) name of the current thread only.
std::string util::ThreadGetInternalName ()