Function mrpt::system::thread_name(std::thread&)

Function Documentation

std::string mrpt::system::thread_name(std::thread &theThread)

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

Note

New in MRPT 2.0.4