![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include <atomic>#include <thread>#include <util/threadnames.h>#include "ctpl_stl.h"#include "utiltime.h"#include "tinyformat.h"Go to the source code of this file.
Functions | |
| void | RenameThreadPool (ctpl::thread_pool &tp, const char *baseName) |
| void RenameThreadPool | ( | ctpl::thread_pool & | tp, |
| const char * | baseName | ||
| ) |
Definition at line 73 of file threadnames.cpp.