Function mrpt::system::thread_name(const std::string&, std::thread&)
Defined in File thread_name.h
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