Function mrpt::system::thread_name(const std::string&, std::thread&)

Function Documentation

void mrpt::system::thread_name(const std::string &name, std::thread &theThread)

Sets the name of the given thread; useful for debuggers.

Note

New in MRPT 2.0.4