![]() |
Bitcoin Core
28.1.0
P2P Digital Currency
|
#include <functional>#include <string>Go to the source code of this file.
Namespaces | |
| util | |
Functions | |
| void | util::TraceThread (std::string_view thread_name, std::function< void()> thread_func) |
| A wrapper for do-something-once thread functions. More... | |
1.8.14