MRPT  2.0.4
Namespaces | Functions
thread_name.h File Reference
#include <string>
#include <thread>
Include dependency graph for thread_name.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mrpt::system
 

Functions

void mrpt::system::thread_name (const std::string &name, std::thread &theThread)
 Sets the name of the given thread; useful for debuggers. More...
 
void mrpt::system::thread_name (const std::string &name)
 Sets the name of the current thread; useful for debuggers. More...
 
std::string mrpt::system::thread_name (std::thread &theThread)
 Gets the name of the given thread; useful for debuggers. More...
 
std::string mrpt::system::thread_name ()
 Gets the name of the current thread; useful for debuggers. More...
 



Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020