20#include <xrpld/app/main/BasicApp.h>
22#include <xrpl/beast/core/CurrentThreadName.h>
29 while (numberOfThreads--)
std::vector< std::thread > threads_
BasicApp(std::size_t numberOfThreads)
boost::asio::io_service io_service_
std::optional< boost::asio::io_service::work > work_
T emplace_back(T... args)
void setCurrentThreadName(std::string_view newThreadName)
Changes the name of the caller thread.